]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
set threaded view to inline to make it more readable
authorMarcus Moeller <marcus.moeller@gmx.ch>
Fri, 5 Jun 2015 14:37:34 +0000 (16:37 +0200)
committerMarcus Moeller <marcus.moeller@gmx.ch>
Fri, 5 Jun 2015 14:37:34 +0000 (16:37 +0200)
theme/neo-quitter/css/display.css

index 61f26f8f667193d7ddd82aabdfc7c9bdd0d74e40..dab85ef6743054b703b4c67c51ca0f35995e1786 100644 (file)
@@ -683,8 +683,8 @@ ul.profile_list li {
 }
 
 .threaded-replies {
-    margin-top: 3px;
-    margin-left: 65px;
+    margin-top: 4px;
+    float: unset;
 }
 
 .threaded-replies .placeholder { /* TODO combine all these declarations */