[FIX] web_responsive: changed button box more initial position

pull/1819/head
Alexandre Díaz 2019-09-25 20:02:03 +02:00 committed by Splash
parent 49f5849d72
commit 18ab4514cd
2 changed files with 9 additions and 2 deletions

View File

@ -5,7 +5,7 @@
{
"name": "Web Responsive",
"summary": "Responsive web client, community-supported",
"version": "12.0.1.2.0",
"version": "12.0.1.3.0",
"category": "Website",
"website": "https://github.com/OCA/web",
"author": "LasLabs, Tecnativa, Alexandre Díaz, "

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