mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-05 22:17:41 +03:00
Fix sort options overflow on small screens
This commit is contained in:
parent
21fd34710c
commit
04a1afc814
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue