mirror of
https://github.com/redlib-org/redlib.git
synced 2026-06-11 04:34:27 -04:00
Fix sort options overflow on small screens (#192)
This commit is contained in:
@@ -829,10 +829,6 @@ button.submit:hover > svg {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#sort_options {
|
||||
min-width: fit-content;
|
||||
}
|
||||
|
||||
.search_widget_divider_box > select:last-child {
|
||||
border-right: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user