Merge PR #1380 into 12.0

Signed-off-by pedrobaeza
pull/1398/head
OCA-git-bot 2019-09-27 10:15:36 +00:00
commit dc74815d5c
1 changed files with 8 additions and 1 deletions

View File

@ -329,7 +329,14 @@ html .o_web_client .o_main .o_main_content {
.o_form_view {
.o_form_sheet {
max-width: calc(100% - 32px);
overflow-x: scroll;
overflow-x: auto;
.oe_button_box {
.o_dropdown_more {
padding: 0.1em;
width: min-content;
}
}
}
// Sticky statusbar