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

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