mirror of
https://github.com/Radarr/Radarr
synced 2024-12-26 17:59:14 +00:00
Fixed padding mixup.
This commit is contained in:
parent
761863527b
commit
9e1df39bea
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
||||||
|
|
||||||
.indexer-global-settings
|
.indexer-global-settings
|
||||||
{
|
{
|
||||||
padding-bottom: 20px;
|
padding-top: 20px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue