mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
Extended short option box and removed labels on inventory items
This commit is contained in:
parent
63866ddfc8
commit
c9807fd0c6
2 changed files with 3 additions and 1 deletions
|
|
@ -57,6 +57,8 @@
|
|||
.Pet_Currency_Gem2x {background-position: -55px -513px; width: 34px; height: 30px}
|
||||
.Pet_Currency_Gem1x {background-position: -63px -542px; width: 19px; height: 17px}
|
||||
|
||||
.inventory-list p
|
||||
display: none
|
||||
.inventory-list li
|
||||
clear:both
|
||||
.pets-menu > div
|
||||
|
|
|
|||
|
|
@ -327,7 +327,7 @@ form
|
|||
|
||||
.option-short
|
||||
.option-content
|
||||
width: 3em
|
||||
width: 4em
|
||||
display: inline-block
|
||||
.input-suffix
|
||||
vertical-align: 20%
|
||||
|
|
|
|||
Loading…
Reference in a new issue