From: Lebbeous Fogle-Weekley Date: Thu, 8 Aug 2013 14:27:10 +0000 (-0400) Subject: Fix problem where basic search bar was flush with left edge of page X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=32ec20b71540b1230ecc15f1aec95059e044499e;p=evergreen%2Fequinox.git Fix problem where basic search bar was flush with left edge of page Reported by Ben Shum. Signed-off-by: Lebbeous Fogle-Weekley Signed-off-by: Dan Wells --- diff --git a/Open-ILS/src/templates/opac/css/style.css.tt2 b/Open-ILS/src/templates/opac/css/style.css.tt2 index 422fdd61dc..fde5d43356 100644 --- a/Open-ILS/src/templates/opac/css/style.css.tt2 +++ b/Open-ILS/src/templates/opac/css/style.css.tt2 @@ -41,6 +41,7 @@ a { .searchbar { font-weight: bold; padding-top: 10px; + margin-left: 1em; } /*