Merge pull request #8139 from bcpletcher/develop

Cleaned up some CSS
This commit is contained in:
Blade Barringer 2016-10-16 20:59:22 -05:00 committed by GitHub
commit a0de5cd8f8

View file

@ -36,8 +36,13 @@
background-color: #727272;
}
/* FIXME figure out how to handle customize menu!! */
/*.customize-menu .f_head_0 {width: 60px; height: 60px; background-position: -1917px -9px;}*/
/* FIXME figure out how to handle customize menu!!
.customize-menu .f_head_0 {
width: 60px;
height: 60px;
background-position: -1917px -9px;
}
*/
.achievement {
float:left;
@ -51,7 +56,8 @@
padding-right: 0.5em;
}
[class*="Mount_Head_"], [class*="Mount_Body_"]{
[class*="Mount_Head_"],
[class*="Mount_Body_"] {
margin-top:18px; /* Sprite accommodates 105x123 box */
}