forked from leftypol/leftypol
Fix number of replies sometimes displaying next to image
This commit is contained in:
parent
b829d19ec7
commit
ee52dcb583
1 changed files with 5 additions and 1 deletions
|
@ -35,4 +35,8 @@ div.thread {
|
|||
div.thread:hover {
|
||||
background: #D6DAF0;
|
||||
border-color: #B7C5D9;
|
||||
}
|
||||
}
|
||||
|
||||
strong {
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue