1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Fixed: Custom Filter improvements

This commit is contained in:
Mark McDowall
2019-07-04 19:10:59 -07:00
committed by Qstick
parent 895abe8c3b
commit a3e312b368
6 changed files with 16 additions and 6 deletions
@@ -37,6 +37,7 @@
.suggestionsList {
margin: 5px 0;
padding-left: 0;
max-height: 200px;
list-style-type: none;
}