| commit: | aaf68d34233c00efc95426cdf35f6cb088f24d20 | 
| author: | Chip Black  | 
| committer: | Chip Black  | 
| date: | Mon Mar 17 02:12:12 2014 -0500 | 
| parents: | d0e862317bf23e7a3912d59547e182b63456fcb1 | 
diff --git a/www/css/blerg.css b/www/css/blerg.css line changes: +3/-3 index aaa6bdd..f9c36ed --- a/www/css/blerg.css +++ b/www/css/blerg.css
@@ -210,12 +210,12 @@ h1, h2, h3 { .blerg-post .toolbar .switcher { color: black; background-color: white; - height: 60px; + height: 53px; padding: 12pt 8pt 4pt 12pt; } .blerg-post .toolbar .buttons { - height: 60px; + height: 53px; padding: 0 12pt 0 60px; text-align: right; vertical-align: top;
@@ -238,7 +238,7 @@ h1, h2, h3 { } .blerg-post .bottom-panel > div { - padding: 12pt; + padding: 0 12pt; } .login {