]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Don't hide the compose buttons in input_form_nav
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 17 Jan 2015 23:18:28 +0000 (00:18 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 17 Jan 2015 23:18:28 +0000 (00:18 +0100)
theme/neo-quitter/css/display.css

index e52bb2d3271dc0cf5e949fc65f26c923be9170bb..22a477a49f52c6304278c55db0c8da43ffed2ead 100644 (file)
@@ -433,8 +433,12 @@ body#doc #content_inner p.faq-credits {
     width: 542px;
 }
 
+.input_forms > label {
+    margin: 4px 1ex;
+}
+
 #input_form_nav {
-    display:none;
+    margin: 2px;
 }
 
 #input_form_nav li a {