]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Clearing cache showed my layout fail!
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 1 May 2017 05:39:56 +0000 (07:39 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 1 May 2017 05:39:56 +0000 (07:39 +0200)
theme/base/css/display.css

index 2e73a6c7f5aa7c090f6b4b58cdaad2cdc52d7172..2be393f44b15c90c824845c775cec1e17732ed4d 100644 (file)
@@ -971,8 +971,8 @@ content: ":";
 }
 
 .threaded-replies .form_notice label.notice_data-attach {
-    top: 10px;
-    right: 10px;
+    top: 0;
+    right: 1ex;
 }
 
 .threaded-replies .form_notice .notice_data-geo_wrap label,
@@ -982,12 +982,12 @@ content: ":";
 }
 
 .threaded-replies .form_notice .count {
-    bottom: 60px;
-    right: 50px;
+    bottom: 1ex;
+    right: 0;
 }
 
 .threaded-replies .form_notice input.submit {
-    bottom: 1ex;
+    bottom: -5ex;
     right: 1ex;
 }