This commit is contained in:
Lightforger
2013-05-11 05:34:30 +03:00
parent 0bddabc9a3
commit 86c55ecccf

View File

@@ -53,4 +53,8 @@ div#c-forum-topics {
span.locked-topic {
color: #666;
}
tr.forum-topic-row td:last-child {
white-space: nowrap;
}
}