fix reply sizing
This commit is contained in:
parent
1d8fac7c71
commit
37b928f3c6
|
@ -1125,6 +1125,7 @@ body.forum.thread table.reply-display tr:not(.title-row) {
|
||||||
}
|
}
|
||||||
|
|
||||||
body.forum.thread table.reply-display tr.title-row th:nth-of-type(1) { text-align: left; }
|
body.forum.thread table.reply-display tr.title-row th:nth-of-type(1) { text-align: left; }
|
||||||
|
body.forum.thread table.reply-display tr td:nth-of-type(2) { text-align: right; }
|
||||||
|
|
||||||
body.forum.thread table.reply-display tr.title-row {
|
body.forum.thread table.reply-display tr.title-row {
|
||||||
font-family: var(--primary-font);
|
font-family: var(--primary-font);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user