correct post-display margin
This commit is contained in:
@@ -1247,7 +1247,7 @@ body.forum.thread table.board-display {
|
|||||||
body.forum.thread table.post-display {
|
body.forum.thread table.post-display {
|
||||||
background: var(--post);
|
background: var(--post);
|
||||||
border: var(--post-border);
|
border: var(--post-border);
|
||||||
margin: 8px 0px;
|
margin: 8px 4px;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user