3
0
Fork 0

[FIX] web_responsive: Align menu for dates in filters

17.0
anjeel.haria 2023-03-09 14:28:11 +01:00 committed by Taras Shabaranskyi
parent ec02c8b099
commit 6f09b330e1
1 changed files with 0 additions and 1 deletions

View File

@ -180,7 +180,6 @@
// Cut long filters names in the filters menu // Cut long filters names in the filters menu
.o_filter_menu { .o_filter_menu {
.o_menu_item { .o_menu_item {
width: auto;
@include media-breakpoint-up(md) { @include media-breakpoint-up(md) {
max-width: 250px; max-width: 250px;
} }