minor tweak for new topic alignment

This commit is contained in:
Jeff Atwood 2015-02-04 11:29:52 -08:00
parent 8a5a229c3f
commit 3948a960cd
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
position: relative;
top: -2px;
&.new-topic {
top: 0px;
top: -1px;
padding-left: 5px;
}
}