mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
Merge pull request #2209 from benblank/pet-alignment
Fix (apparent) misalignment of paws on pets/mounts grids
This commit is contained in:
commit
7f3b6a4470
1 changed files with 3 additions and 0 deletions
|
|
@ -123,6 +123,9 @@ 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
|
||||
|
||||
.selectableInventory
|
||||
background-color: lightgreen !important
|
||||
border-radius: 50%
|
||||
|
|
|
|||
Loading…
Reference in a new issue