From abb84ea201997cf067ee3f8a23f5e93c3e54b58e Mon Sep 17 00:00:00 2001 From: William Rockwood Date: Mon, 23 Jul 2012 17:43:21 -0400 Subject: [PATCH] searchbar padding - Gave the searchbar a little more padding. Signed-off-by: William Rockwood --- css/tadl.css | 1 + 1 file changed, 1 insertion(+) 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; } -- 2.11.0