]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Notice character count now adapts to resized textbox
authorMikael Nordfeldth <mmn@hethane.se>
Wed, 25 Feb 2015 15:40:59 +0000 (16:40 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Wed, 25 Feb 2015 15:40:59 +0000 (16:40 +0100)
theme/base/css/display.css

index 999fce7f83ce092d48c265444d20195c69838935..527a9a626f2aaff7f94b1e95427259f641eba69f 100644 (file)
@@ -389,7 +389,7 @@ address .poweredby {
 
 .form_notice .count {
     position: absolute;
-    top: 50px;
+    bottom: 72px;
     right: 32px;
     z-index: 99;
     font-size: 0.8em;