1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-26 17:59:14 +00:00

Fixed padding mixup.

This commit is contained in:
Mark McDowall 2012-10-07 12:55:33 -07:00
parent 761863527b
commit 9e1df39bea

View file

@ -93,7 +93,7 @@
.indexer-global-settings .indexer-global-settings
{ {
padding-bottom: 20px; padding-top: 20px;
overflow: hidden; overflow: hidden;
} }