1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

Fixed: Spacing between manual download and override download buttons

This commit is contained in:
Stevie Robinson
2023-04-20 01:14:06 +02:00
committed by GitHub
parent 3e87870370
commit 7ed0407e77
2 changed files with 3 additions and 1 deletions
@@ -68,7 +68,8 @@
.manualDownloadContent {
position: relative;
display: inline-block;
width: 100%;
margin: 0 2px;
width: 22px;
height: 20.39px;
vertical-align: middle;
line-height: 20.39px;