]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/style.css
fixes OSQA-184 - unlocalized string for 'authentication settings'
[osqa.git] / forum / skins / default / media / style / style.css
index 7514be0b3d3124331fbb41090b30e7be1ddc540d..ff2b771048c952eb4740e203196c76b0ef8aa173 100644 (file)
@@ -340,16 +340,17 @@ blockquote {
 .questions-count {
        color: #A40000;
        font-family: sans-serif;
-       font-size: 32px;
+       font-size: 24px;
        font-weight: 600;
        margin-top: 3px;
+    margin-right: 5px;
        padding: 0 0 5px 0;
 }
 
 .boxA {
-       background: none repeat scroll 0 0 #888A85;
-       margin-bottom: 8px;
-       padding: 6px;
+    background: none repeat scroll 0 0 #888A85;
+    margin-bottom: 8px;
+    padding: 6px;
 }
 
 .boxA h3 {
@@ -1355,7 +1356,7 @@ div.comment-tools a:hover {
 .comment-form-buttons input {
     width: 100%;
     height: 22px;
-    vertical-align: center;
+    vertical-align: middle;
     margin-top: 6px;
 }