Fixed broken new topic buttons, unread boldness

This commit is contained in:
onyxserpent 2015-04-08 09:56:33 -07:00
parent ea36fd1a76
commit 11e72701cf

View file

@ -10,6 +10,7 @@
top: 40px;
right: 0;
width: auto;
z-index: 10;
a:last-child {
margin-right: 0;
@ -127,7 +128,7 @@ div#categories {
.unread {
color: $blue;
font-weight: 400;
font-weight: bold;
}
thead th {