diff --git a/NzbDrone.Web/Views/Settings/EpisodeSorting.cshtml b/NzbDrone.Web/Views/Settings/EpisodeSorting.cshtml index af8012c1c..26bf5e8f2 100644 --- a/NzbDrone.Web/Views/Settings/EpisodeSorting.cshtml +++ b/NzbDrone.Web/Views/Settings/EpisodeSorting.cshtml @@ -11,11 +11,6 @@ margin-bottom: 15px; padding-left: 20px; } - - @*#singleEpisodeExample, #multiEpisodeExample - { - float: left - }*@ } diff --git a/NzbDrone.Web/Views/Settings/Notifications.cshtml b/NzbDrone.Web/Views/Settings/Notifications.cshtml index 1517f4e9d..2f559d1a8 100644 --- a/NzbDrone.Web/Views/Settings/Notifications.cshtml +++ b/NzbDrone.Web/Views/Settings/Notifications.cshtml @@ -8,7 +8,6 @@ .notifier { width: 560px; - border:solid 2px #CCCCCD; padding: 5px; margin-left: -8px; overflow: auto;