Made the sidebar menu items a little smaller

This commit is contained in:
Bernd Bestel
2020-01-27 22:34:48 +01:00
parent 0e41500a63
commit a64b35e9d4
4 changed files with 22 additions and 18 deletions

View File

@@ -319,6 +319,10 @@ html {
padding-right: 1.25em !important;
}
#sidebarResponsive .nav-item-sidebar {
line-height: 1;
}
/* Third party component customizations - Tempus Dominus */
.bootstrap-datetimepicker-widget.dropdown-menu {
width: auto !important;