]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Fix #31 character count floats in replies
authoraroquen <aroquen@sfr.fr>
Sun, 7 Jun 2015 20:44:33 +0000 (22:44 +0200)
committeraroquen <aroquen@sfr.fr>
Sun, 7 Jun 2015 20:44:33 +0000 (22:44 +0200)
theme/base/css/display.css

index 040d259554ccc99b0db2f2b579e426489921288b..ddc225fb82d073f8288e1534b1e3e30dc7fc5f9c 100644 (file)
@@ -957,7 +957,7 @@ content: ":";
 }
 
 .threaded-replies .form_notice .count {
-    top: 60px;
+    bottom: 60px;
     right: 50px;
 }