diff --git a/NzbDrone.Web/Content/NzbDrone.css b/NzbDrone.Web/Content/NzbDrone.css index d9cb39f44..cc521d950 100644 --- a/NzbDrone.Web/Content/NzbDrone.css +++ b/NzbDrone.Web/Content/NzbDrone.css @@ -77,7 +77,7 @@ hr display: block; float: left; height: 26px; - padding: 0px 5px 6px 5px; + padding: 0px 5px 7px 5px; text-decoration: none; text-align: center; text-transform: lowercase; diff --git a/NzbDrone.Web/Content/QualitySettings.css b/NzbDrone.Web/Content/QualitySettings.css index c4483fa51..e8c605f6d 100644 --- a/NzbDrone.Web/Content/QualitySettings.css +++ b/NzbDrone.Web/Content/QualitySettings.css @@ -3,10 +3,8 @@ overflow: auto; } -#bottom +#profileContainer { - margin-top: -10px; - margin-left: 15px; overflow: auto; } @@ -122,6 +120,7 @@ { clear: both; padding-bottom: 20px; + width: 600px; } .slider-container diff --git a/NzbDrone.Web/Views/AddSeries/Index.cshtml b/NzbDrone.Web/Views/AddSeries/Index.cshtml index 95d797c53..93441fd34 100644 --- a/NzbDrone.Web/Views/AddSeries/Index.cshtml +++ b/NzbDrone.Web/Views/AddSeries/Index.cshtml @@ -17,16 +17,4 @@ Add Series