diff --git a/web_responsive/static/src/less/form_view.less b/web_responsive/static/src/less/form_view.less index a5e31b14..203c08fe 100644 --- a/web_responsive/static/src/less/form_view.less +++ b/web_responsive/static/src/less/form_view.less @@ -32,8 +32,6 @@ } .o_group { &.o_inner_group > tbody > tr > td { - // prevent td content from breaking into lines - white-space: nowrap; .note-editor > .note-toolbar { // prevent wysiwyg editor buttons from expanding the screen white-space: initial;