mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
Merge pull request #1274 from nafoster/develop
Extended short option box and removed labels on inventory items
This commit is contained in:
commit
b79b38e502
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