Add custom css to prevent Flying Pig progress bar being hidden

This commit is contained in:
benmanley
2014-02-21 13:28:27 +00:00
parent 977aeec27f
commit def83b089a
+8 -5
View File
@@ -93,15 +93,18 @@ menu.pets .customize-menu
left: 20%
height: 5px
//adjust position of flying pig down to leave some room between rows
button[class*="Pet-FlyingPig"]
position: relative
top: 16px
.progress
bottom: -9px
.pet-button
border: none
background: none white
//adjust position of flying pig down to leave some room between rows
button[class*="Pet-FlyingPig"]
position: relative
top: 16px
.pet-not-owned
width: 81px;
height: 99px;