Merge PR #2442 into 16.0

Signed-off-by pedrobaeza
pull/2457/head
OCA-git-bot 2023-03-10 07:41:45 +00:00
commit bf0d6d6896
1 changed files with 1 additions and 2 deletions

View File

@ -34,7 +34,7 @@
}
}
.o_cp_bottom_right {
height: 30px;
height: 10%;
}
// Mobile Control panel (breadcrumbs, search box, buttons...)
@include media-breakpoint-down(sm) {
@ -72,7 +72,6 @@
.o_cp_bottom_right {
float: right;
height: 30px;
padding-left: 10px;
margin: 5px 0;
}