fix reply sizing
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user