Add custom css to prevent Flying Pig progress bar being hidden

This commit is contained in:
benmanley 2014-03-10 19:06:41 +00:00
parent b20ed298dd
commit db2ff45551

View file

@ -94,6 +94,14 @@ 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