Fix number of replies sometimes displaying next to image

This commit is contained in:
ctrlcctrlv 2013-08-29 13:41:36 +00:00
parent b829d19ec7
commit ee52dcb583

View File

@ -36,3 +36,7 @@ div.thread:hover {
background: #D6DAF0;
border-color: #B7C5D9;
}
strong {
display: block;
}