Quick fix for hidden threaded-replies issue in Chrome.

This commit is contained in:
Samantha Doherty 2011-07-26 15:36:20 -04:00
parent 4fa286801e
commit baf4102da7
1 changed files with 1 additions and 1 deletions

View File

@ -884,7 +884,7 @@ content: ":";
}
.threaded-replies:empty {
display: none;
margin-bottom: 0px;
}
.user_in .threaded-replies {