mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
remove fa-spin from blogger badge
This commit is contained in:
parent
40eb19d387
commit
1a3c491e45
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
Supporter
|
||||
- if @user.blogger?
|
||||
.profile--panel-badge.panel-badge-info
|
||||
%i.fa.fa-pencil.fa-spin
|
||||
%i.fa.fa-pencil
|
||||
Blogger
|
||||
- if @user.banned?
|
||||
.profile--panel-badge.panel-badge-default
|
||||
|
|
Loading…
Reference in a new issue