mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 15:25:35 +08:00
FIX: Font Awesome upgrade changed padding on (+) Reply as New Topic
This commit is contained in:
parent
82b578249c
commit
72632670db
|
@ -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 New Issue
Block a user