From: William Rockwood Date: Mon, 23 Jul 2012 21:43:21 +0000 (-0400) Subject: searchbar padding X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=abb84ea201997cf067ee3f8a23f5e93c3e54b58e;p=evergreen%2Ftadl.git searchbar padding - Gave the searchbar a little more padding. Signed-off-by: William Rockwood --- diff --git a/css/tadl.css b/css/tadl.css index 0c9e697810..5a9fdeeb08 100644 --- a/css/tadl.css +++ b/css/tadl.css @@ -260,6 +260,7 @@ span.dash_divider { .searchbar { margin-top:5px; padding-left:5em; + padding-bottom:10px; text-align:left; }