Browse Source

Merge pull request #620 from Tecnativa/10.0-web_responsive-compatible_l10n_es_toponyms

[FIX][web_responsive] Make it compatible with l10n_es_toponyms
pull/631/head
Pedro M. Baeza 7 years ago
committed by GitHub
parent
commit
07a9379508
  1. 2
      web_responsive/static/src/less/form_view.less

2
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;

Loading…
Cancel
Save