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=61a5457282abe6231cd19912442fac7f78ba5eed;p=working%2FEvergreen.git Fix problem where basic search bar was flush with left edge of page Reported by Ben Shum. Signed-off-by: Lebbeous Fogle-Weekley --- 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; } /*