]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/style.css
Removed unused css selectors and a forgotten debug statement.
[osqa.git] / forum / skins / default / media / style / style.css
index 52978eaac26fc5cab15e61a4e9d5a57b5eb3f6da..00c48b9ee244fafd6d8e9ecd48e38aa3f4aafbe2 100644 (file)
@@ -780,7 +780,7 @@ span.form-error {
        margin-top: 10px;
        min-height: 20px;
        padding: 6px;
-       width: 100%;
+       width: 98%;
 }
 
 .preview-toggle {
@@ -1356,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;
 }
 
@@ -1364,15 +1364,3 @@ div.comment-tools a:hover {
     color: orange;    
 }
 
-.moderation {
-       background-color: #FFF380;
-       border: 1px solid darkred;
-       padding: 0 5px;
-}
-
-.moderation p { margin-bottom: 3px; }
-
-.moderation #action_status {
-       font-weight: bold;
-       text-align: center;
-}
\ No newline at end of file