From: Marcus Moeller Date: Fri, 5 Jun 2015 14:37:34 +0000 (+0200) Subject: set threaded view to inline to make it more readable X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6137d301be8e9a5a5ac10d5af5736ac637796b11;p=quix0rs-gnu-social.git set threaded view to inline to make it more readable --- diff --git a/theme/neo-quitter/css/display.css b/theme/neo-quitter/css/display.css index 61f26f8f66..dab85ef674 100644 --- a/theme/neo-quitter/css/display.css +++ b/theme/neo-quitter/css/display.css @@ -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 */