From 0c6a71a5815c75e50d71cc1fb2fb822372fed7f3 Mon Sep 17 00:00:00 2001 From: Shane Lister Date: Thu, 16 May 2013 10:22:37 -0600 Subject: [PATCH] Update npcs.styl Should fix Bailey's full body graphic. --- styles/app/npcs.styl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/styles/app/npcs.styl b/styles/app/npcs.styl index 60b14b00e7..f02bad3da8 100644 --- a/styles/app/npcs.styl +++ b/styles/app/npcs.styl @@ -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 \ No newline at end of file + position:relative