correct forum table margins
This commit is contained in:
parent
22f3f729df
commit
26bbc65f00
|
@ -1188,6 +1188,7 @@ body.forum table.board-display {
|
||||||
border: var(--forum-header-border);
|
border: var(--forum-header-border);
|
||||||
font-family: var(--primary-font);
|
font-family: var(--primary-font);
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
|
margin: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.forum table.board-display tr.sub-row {
|
body.forum table.board-display tr.sub-row {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user