1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-05 10:32:35 +01: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
{
padding-bottom: 20px;
padding-top: 20px;
overflow: hidden;
}