forked from Techsystech/web
commit
5ebde929f4
|
@ -232,7 +232,8 @@ html .o_web_client .o_main .o_main_content {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Control panel (breadcrumbs, search box, buttons...)
|
// Control panel (breadcrumbs, search box, buttons...)
|
||||||
.o_search_options {
|
.o_control_panel {
|
||||||
|
.o_search_options {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
|
||||||
> div {
|
> div {
|
||||||
|
@ -249,6 +250,7 @@ html .o_web_client .o_main .o_main_content {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.o_pager_counter {
|
.o_pager_counter {
|
||||||
|
|
Loading…
Reference in New Issue