mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
chore(css): mounts consolidation
This commit is contained in:
parent
56cc5db9b7
commit
0aa2f44693
2 changed files with 5 additions and 4 deletions
|
|
@ -1,3 +0,0 @@
|
|||
[class*="Mount_Head_"], [class*="Mount_Body_"]{
|
||||
margin-top:18px; /* Sprite accommodates 105x123 box */
|
||||
}
|
||||
|
|
@ -38,4 +38,8 @@
|
|||
float:left;
|
||||
clear:right;
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
[class*="Mount_Head_"], [class*="Mount_Body_"]{
|
||||
margin-top:18px; /* Sprite accommodates 105x123 box */
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue