Style tweaks for editor middle bar
[blerg.git] / www / css / blerg.css
index aaa6bdd..f9c36ed 100644 (file)
@@ -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: 12pt;
 }
 
 .login {