refactor(css): Adjust mount heads pixel paw positioning

This commit is contained in:
Blade Barringer 2015-12-12 10:50:05 -06:00
parent 8756aeebfa
commit 963995e42e

View file

@ -104,7 +104,7 @@ menu.pets .customize-menu
.pet-button
border: none
background: none white
.pet-not-owned
.pet-not-owned, .mount-not-owned
width: 81px;
height: 99px;
/* Would use css3 filters and just display the original pet image with a black hue,
@ -115,12 +115,6 @@ menu.pets .customize-menu
-o-filter: brightness(0%)
-ms-filter: brightness(0%)*/
.PixelPaw
margin-top: 36px // align paw with pets, at the bottom of the button
.mount-not-owned
width: 104px;
height: 99px;
.PixelPaw
margin-top: 36px // align paw with pets, at the bottom of the button