Fix sort options overflow on small screens (#192)
This commit is contained in:
parent
21fd34710c
commit
3677ca10e2
@ -829,10 +829,6 @@ button.submit:hover > svg {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sort_options {
|
|
||||||
min-width: fit-content;
|
|
||||||
}
|
|
||||||
|
|
||||||
.search_widget_divider_box > select:last-child {
|
.search_widget_divider_box > select:last-child {
|
||||||
border-right: 0;
|
border-right: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user