3
0
Fork 0

Merge PR #1653 into 12.0

Signed-off-by pedrobaeza
12.0
OCA-git-bot 2020-08-04 07:01:45 +00:00
commit 5ebde929f4
1 changed files with 12 additions and 10 deletions

View File

@ -232,6 +232,7 @@ html .o_web_client .o_main .o_main_content {
} }
// Control panel (breadcrumbs, search box, buttons...) // Control panel (breadcrumbs, search box, buttons...)
.o_control_panel {
.o_search_options { .o_search_options {
flex-grow: 1; flex-grow: 1;
@ -250,6 +251,7 @@ html .o_web_client .o_main .o_main_content {
} }
} }
} }
}
.o_pager_counter { .o_pager_counter {
white-space: nowrap; white-space: nowrap;