Fix button wonkyness for formbuttons on forum
This commit is contained in:
parent
b1d2ced319
commit
7728100959
|
@ -994,6 +994,8 @@ body.forum.index table.board-display tr.title-row {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.forum.index table.board-display tr.title-row .button { vertical-align: top; }
|
||||||
|
|
||||||
body.forum table.board-display tr:not(.title-row) {
|
body.forum table.board-display tr:not(.title-row) {
|
||||||
background: var(--forum-content);
|
background: var(--forum-content);
|
||||||
border: var(--forum-content-border);
|
border: var(--forum-content-border);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user