mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
Fix sort options overflow on small screens (#192)
This commit is contained in:
parent
21fd34710c
commit
3677ca10e2
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue