1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-27 18:17:13 +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
{
padding-bottom: 20px;
padding-top: 20px;
overflow: hidden;
}