mirror of https://github.com/OCA/web.git
[FIX] web_responsive: Align menu for dates in filters
parent
a18481444e
commit
709e19c5bb
|
@ -180,7 +180,6 @@
|
|||
// Cut long filters names in the filters menu
|
||||
.o_filter_menu {
|
||||
.o_menu_item {
|
||||
width: auto;
|
||||
@include media-breakpoint-up(md) {
|
||||
max-width: 250px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue