mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
Add missing classes
This commit is contained in:
parent
c61c572887
commit
4e6c2e7335
1 changed files with 3 additions and 3 deletions
|
|
@ -95,9 +95,9 @@
|
|||
.col-md-6.border-left
|
||||
h2=env.t('market')
|
||||
.npc_alex_container
|
||||
.pull-left(class="#{env.worldDmg.market ? 'npc_alex_broken' : 'npc_alex'}")
|
||||
.popover.static-popover.fade.right.in.pull-left
|
||||
.arrow
|
||||
.pull-left-sm.col-centered(class="#{env.worldDmg.market ? 'npc_alex_broken' : 'npc_alex'}")
|
||||
.popover.static-popover.fade.right.in.pull-left-sm
|
||||
.arrow.hidden-xs
|
||||
h3.popover-title
|
||||
a(target='_blank', href='http://www.kickstarter.com/profile/523661924')=env.t('alexander')
|
||||
.popover-content
|
||||
|
|
|
|||
Loading…
Reference in a new issue