3
0
Fork 0

[FIX] web_responsive: Translation Button Position

17.0
anjeel.haria 2023-03-20 08:59:58 +01:00 committed by Taras Shabaranskyi
parent 37c1a9440a
commit bfb0d6f8f3
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ html .o_web_client .o_action_manager .o_action {
.oe_title { .oe_title {
.o_field_widget:not(.oe_inline) { .o_field_widget:not(.oe_inline) {
display: block; display: block;
span { span:not(.o_field_translate) {
display: block; display: block;
max-width: 100%; max-width: 100%;
text-overflow: ellipsis; text-overflow: ellipsis;