mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
use more specific class for selector
This commit is contained in:
parent
20483284ad
commit
194aac1656
2 changed files with 1 additions and 3 deletions
|
|
@ -63,9 +63,6 @@ menu
|
|||
}
|
||||
}
|
||||
|
||||
.well
|
||||
padding-bottom: 0
|
||||
|
||||
.well.limited-edition
|
||||
padding: 5px
|
||||
margin: 25px 0 0
|
||||
|
|
|
|||
|
|
@ -49,6 +49,7 @@ menu.pets div
|
|||
height: 50%
|
||||
overflow-y: auto
|
||||
z-index: 1
|
||||
padding-bottom: 0
|
||||
|
||||
.inventory-list
|
||||
p
|
||||
|
|
|
|||
Loading…
Reference in a new issue