mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-22 04:45:46 -04:00
FIX: Font Awesome upgrade changed padding on (+) Reply as New Topic
This commit is contained in:
parent
82b578249c
commit
72632670db
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue