Made the navbar a little smaller

This commit is contained in:
Bernd Bestel
2020-02-02 17:16:02 +01:00
parent 3ca6982c39
commit ba1272ced8
3 changed files with 24 additions and 1 deletions

View File

@@ -10,3 +10,6 @@
- Optimized the ordering of the inputs on the recipe ingredient edit page (moved "Only check if a single unit is in stock" before the amount)
- Fixed that when editing a recipe ingredient which had "Only check if a single unit is in stock" set, not any quantity unit could be picked and the amount stayed empty
- Fixed that when reloading the "new recipe"-page (or when it gets auto-reloaded due to "Auto reload on external changes" is enabled), for each reload a new recipe was created
### General & other improvements/fixes
- Optimized the top navbar height to waste less space