diff --git a/NzbDrone.Web/Content/IndexerSettings.css b/NzbDrone.Web/Content/IndexerSettings.css index e9772fc09..f6032147f 100644 --- a/NzbDrone.Web/Content/IndexerSettings.css +++ b/NzbDrone.Web/Content/IndexerSettings.css @@ -73,11 +73,6 @@ right: 0px; } -input[type="checkbox"] -{ - height: 25px; -} - #newznabProviders { overflow: auto; diff --git a/NzbDrone.Web/Content/Settings.css b/NzbDrone.Web/Content/Settings.css index 29aa05e28..3fdbdff45 100644 --- a/NzbDrone.Web/Content/Settings.css +++ b/NzbDrone.Web/Content/Settings.css @@ -57,7 +57,7 @@ padding: 2px 2px; border: solid 1px #aacfe4; width: 200px; - margin: 2px 0 20px 10px; + margin: 4px 0 20px 10px; } #stylized .selectClass @@ -67,7 +67,8 @@ #stylized .checkClass { - margin: 10px 0 10px 10px; + margin: 12px 0px 20px 10px; + border: none; } #stylized button