[IMP] web_responsive: change search options buttons css

pull/1653/head
Alexandre D. Díaz 2020-08-03 20:18:35 +02:00
parent 939c300480
commit e5cb859419
1 changed files with 12 additions and 10 deletions

View File

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