mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
[fixes #4647] reduce padding at bottom of food-tray container to avoid awkward scrollbar breakpoint
This commit is contained in:
parent
dc37442691
commit
20483284ad
1 changed files with 3 additions and 0 deletions
|
|
@ -63,6 +63,9 @@ menu
|
|||
}
|
||||
}
|
||||
|
||||
.well
|
||||
padding-bottom: 0
|
||||
|
||||
.well.limited-edition
|
||||
padding: 5px
|
||||
margin: 25px 0 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue