searchbar padding
authorWilliam Rockwood <wrockwood@tadl.org>
Mon, 23 Jul 2012 21:43:21 +0000 (17:43 -0400)
committerWilliam Rockwood <wrockwood@tadl.org>
Mon, 23 Jul 2012 21:43:21 +0000 (17:43 -0400)
- Gave the searchbar a little more padding.

Signed-off-by: William Rockwood <wrockwood@tadl.org>
css/tadl.css

index 0c9e697..5a9fdee 100644 (file)
@@ -260,6 +260,7 @@ span.dash_divider {
 .searchbar {
        margin-top:5px;
        padding-left:5em;
+       padding-bottom:10px;
        text-align:left;
 }