|
@ -32,8 +32,6 @@ |
|
|
} |
|
|
} |
|
|
.o_group { |
|
|
.o_group { |
|
|
&.o_inner_group > tbody > tr > td { |
|
|
&.o_inner_group > tbody > tr > td { |
|
|
// prevent td content from breaking into lines |
|
|
|
|
|
white-space: nowrap; |
|
|
|
|
|
.note-editor > .note-toolbar { |
|
|
.note-editor > .note-toolbar { |
|
|
// prevent wysiwyg editor buttons from expanding the screen |
|
|
// prevent wysiwyg editor buttons from expanding the screen |
|
|
white-space: initial; |
|
|
white-space: initial; |
|
|