From a877312b1a76bb241fc54cb7374dcda24960cfc9 Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Sun, 4 Dec 2011 19:29:53 -0800 Subject: [PATCH] Fixed save button text. --- NzbDrone.Web/Content/Settings.css | 1 + 1 file changed, 1 insertion(+) diff --git a/NzbDrone.Web/Content/Settings.css b/NzbDrone.Web/Content/Settings.css index af51bdcb6..c6cd1d799 100644 --- a/NzbDrone.Web/Content/Settings.css +++ b/NzbDrone.Web/Content/Settings.css @@ -75,6 +75,7 @@ p, h1, form, button clear: both; margin-left: 220px; margin-bottom: 10px; + margin-top: 10px; width: 125px; height: 31px; text-align: center;