Fixed broken new topic buttons, unread boldness

This commit is contained in:
onyxserpent 2015-04-08 09:56:33 -07:00
parent 0457986ec0
commit 63c04655a8

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 {