Fix number of replies sometimes displaying next to image
This commit is contained in:
parent
b829d19ec7
commit
ee52dcb583
@ -35,4 +35,8 @@ div.thread {
|
||||
div.thread:hover {
|
||||
background: #D6DAF0;
|
||||
border-color: #B7C5D9;
|
||||
}
|
||||
}
|
||||
|
||||
strong {
|
||||
display: block;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user