mirror of https://github.com/OCA/web.git
commit
bf0d6d6896
|
@ -34,7 +34,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.o_cp_bottom_right {
|
.o_cp_bottom_right {
|
||||||
height: 30px;
|
height: 10%;
|
||||||
}
|
}
|
||||||
// Mobile Control panel (breadcrumbs, search box, buttons...)
|
// Mobile Control panel (breadcrumbs, search box, buttons...)
|
||||||
@include media-breakpoint-down(sm) {
|
@include media-breakpoint-down(sm) {
|
||||||
|
@ -72,7 +72,6 @@
|
||||||
|
|
||||||
.o_cp_bottom_right {
|
.o_cp_bottom_right {
|
||||||
float: right;
|
float: right;
|
||||||
height: 30px;
|
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
margin: 5px 0;
|
margin: 5px 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue