mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 23:11:15 +00:00
Update npcs.styl
Should fix Bailey's full body graphic.
This commit is contained in:
parent
af8dbb9f1a
commit
0c6a71a581
1 changed files with 3 additions and 3 deletions
|
|
@ -8,9 +8,9 @@
|
|||
|
||||
// Bailey
|
||||
.NPC-Bailey
|
||||
background-position: -162px -41px
|
||||
background-position: -162px -42px
|
||||
width: 60px
|
||||
height: 73px
|
||||
height: 72px
|
||||
float:left
|
||||
.NPC-Bailey-Head
|
||||
background-position: -168px -42px
|
||||
|
|
@ -24,4 +24,4 @@
|
|||
.static-popover
|
||||
z-index 0
|
||||
display block
|
||||
position:relative
|
||||
position:relative
|
||||
|
|
|
|||
Loading…
Reference in a new issue