fix(misc)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
display: inline-block
|
||||
|
||||
.glyphicon-bullhorn
|
||||
margin-left: 5px
|
||||
margin-right: 5px
|
||||
|
||||
.input-group
|
||||
float: left
|
||||
|
||||
@@ -47,5 +47,5 @@ figure.herobox(ng-click='spell ? castEnd(profile, "user", $event) : clickMember(
|
||||
span.glyphicon.glyphicon-circle-arrow-up(ng-show='profile.stats.buffs.str || profile.stats.buffs.per || profile.stats.buffs.con || profile.stats.buffs.int || profile.stats.buffs.stealth', tooltip=env.t('buffed'), style='margin-right:5px;')
|
||||
|
|
||||
=env.t('lvl')
|
||||
| {{profile.stats.lvl}}
|
||||
| {{profile.stats.lvl}}
|
||||
span.glyphicon.glyphicon-plus-sign(ng-show='profile.achievements.rebirths', tooltip=env.t('reborn', {reLevel: "{{profile.achievements.rebirthLevel}}"}))
|
||||
|
||||
Reference in New Issue
Block a user