Skip to content

Commit

Permalink
Fix sort options overflow on small screens (redlib-org#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
ButteredCats authored Jul 26, 2024
1 parent 21fd347 commit 3677ca1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions static/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit 3677ca1

Please sign in to comment.