FIX: Font Awesome upgrade changed padding on (+) Reply as New Topic

This commit is contained in:
Robin Ward 2013-07-09 13:34:00 -04:00
parent 82b578249c
commit 72632670db

View File

@ -151,6 +151,8 @@
}
.reply-new i {
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
line-height: 17px;
color: $attention_fg;
background-color: $attention_bg;