]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/style.css
change the order in which comments are ordered
[osqa.git] / forum / skins / default / media / style / style.css
index d08be7202890bb9376e57026e948ff72c60f8132..58bc23aa3374bf51a740db1db03fda7cd70c5e8c 100644 (file)
@@ -1600,6 +1600,7 @@ img.subscription-remove {
 .comment-form-container {
     display: none;
     padding-top: 12px;
+    margin-bottom: 8px;
 }
 
 .comment-form-widgets-container input {
@@ -1623,6 +1624,15 @@ div.comment-tools {
     text-align: right;
 }
 
+div.comment-tools span.comment-tools-separator {
+    float: left;
+    display: block;
+    line-height: 17px;
+    color: #ccc;
+    font-size: 15px;
+    margin-left: 1px;
+}
+
 div.comment-tools .comments-showing {
     color: #777777;
     font-size: 11px;