We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d035dc0 commit fa1b14cCopy full SHA for fa1b14c
1 file changed
css/hf_base.css
@@ -1709,3 +1709,15 @@ li.path-ext-svg a img {
1709
.filter-album-form .add-album-button {
1710
width: fit-content;
1711
}
1712
+
1713
+.filetypes-option,
1714
+.added_by-option{
1715
+ min-width:150px!important;
1716
+}
1717
1718
+.filter-filetypes-form .form-container,
1719
+.filter-added_by-form .form-container,
1720
+.filter-date_posted .form-container {
1721
+ max-height: 300px;
1722
+ overflow-y: auto;
1723
0 commit comments