1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-25 22:46:31 -04:00

Add Series autocomplete extends beyond tiny modal now.

This commit is contained in:
Mark McDowall
2013-07-05 08:17:15 -07:00
parent cbb1e17c4e
commit e2addd47ec
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -115,4 +115,8 @@ li.add-new:hover {
.add-series-import-btn {
width: 93.3%;
}
}
.root-folders-modal {
overflow: visible;
}