set threaded view to inline to make it more readable

This commit is contained in:
Marcus Moeller 2015-06-05 16:37:34 +02:00
parent af87552e04
commit 6137d301be

View 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 */