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);
|
||||
font-family: var(--primary-font);
|
||||
table-layout: fixed;
|
||||
margin: 4px;
|
||||
}
|
||||
|
||||
body.forum table.board-display tr.sub-row {
|
||||
|
|
Loading…
Reference in New Issue
Block a user