chore(css): mounts consolidation

This commit is contained in:
Tyler Renelle 2014-01-21 17:00:32 -08:00
parent 56cc5db9b7
commit 0aa2f44693
2 changed files with 5 additions and 4 deletions

View file

@ -1,3 +0,0 @@
[class*="Mount_Head_"], [class*="Mount_Body_"]{
margin-top:18px; /* Sprite accommodates 105x123 box */
}

View file

@ -38,4 +38,8 @@
float:left;
clear:right;
margin-right: 10px;
}
}
[class*="Mount_Head_"], [class*="Mount_Body_"]{
margin-top:18px; /* Sprite accommodates 105x123 box */
}