correct post-display margin
This commit is contained in:
parent
2671c643f6
commit
0c0738191f
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user