css: fix stylelint issues.

This commit is contained in:
evazion
2019-10-02 01:49:48 -05:00
parent 60eaa99784
commit b9c869f3e4
20 changed files with 45 additions and 49 deletions

View File

@@ -45,7 +45,7 @@ div#c-forum-topics {
color: var(--forum-level-restricted-topic-color);
font-weight: bold;
}
tr.forum-topic-row td:last-child {
white-space: nowrap;
}