forked from Techsystech/web
[FIX] web_responsive: Translation Button Position
parent
37c1a9440a
commit
bfb0d6f8f3
|
@ -168,7 +168,7 @@ html .o_web_client .o_action_manager .o_action {
|
|||
.oe_title {
|
||||
.o_field_widget:not(.oe_inline) {
|
||||
display: block;
|
||||
span {
|
||||
span:not(.o_field_translate) {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Reference in New Issue