forked from Techsystech/web
[FIX] web_responsive: avoid break style of Sales Teams
parent
91a9800ea3
commit
5f0899f707
|
@ -158,7 +158,6 @@ html .o_web_client .o_action_manager .o_action {
|
||||||
// Support for long title (with ellipsis)
|
// Support for long title (with ellipsis)
|
||||||
.oe_title {
|
.oe_title {
|
||||||
.o_field_widget:not(.oe_inline) {
|
.o_field_widget:not(.oe_inline) {
|
||||||
display: block;
|
|
||||||
span:not(.o_field_translate):not(.o_status) {
|
span:not(.o_field_translate):not(.o_status) {
|
||||||
display: block;
|
display: block;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue