From: Dan Scott Date: Mon, 16 Jul 2012 21:22:16 +0000 (-0400) Subject: Searchbar spacing: move inline CSS into a style X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0168117e297e8dd4e2440c98c0306bbd8d8806c2;p=evergreen%2Ftadl.git Searchbar spacing: move inline CSS into a style In keeping with our attempt to control styles via the CSS file rather than inline overrides, define a class for the searchbar and style that. Signed-off-by: Dan Scott Signed-off-by: Melissa Lefebvre --- diff --git a/Open-ILS/src/templates/opac/parts/searchbar.tt2 b/Open-ILS/src/templates/opac/parts/searchbar.tt2 index 1ac462ff4f..f4ee11095a 100644 --- a/Open-ILS/src/templates/opac/parts/searchbar.tt2 +++ b/Open-ILS/src/templates/opac/parts/searchbar.tt2 @@ -9,7 +9,7 @@ id="home_adv_search_link">[% l('Advanced Search') %] -
[%- l('Search '); +