Various small UI improvements for the shopping list

This commit is contained in:
Bernd Bestel
2018-11-18 14:19:50 +01:00
parent 34d1bdd53f
commit f7f2bf3fc0
3 changed files with 9 additions and 4 deletions

View File

@@ -203,6 +203,10 @@ td {
}
}
html {
min-height: inherit;
}
/* Third party component customizations - Tempus Dominus */
.date-only-datetimepicker .bootstrap-datetimepicker-widget.dropdown-menu {
width: auto !important;