mirror of
https://github.com/grocy/grocy.git
synced 2025-08-19 11:48:55 +00:00
Only changed default width of datetimepicker for date-only inputs, as this does not work for side-by-side with time picker (references #14)
This commit is contained in:
@@ -158,6 +158,6 @@ td {
|
||||
}
|
||||
|
||||
/* Third party component customizations - Tempus Dominus */
|
||||
.bootstrap-datetimepicker-widget.dropdown-menu {
|
||||
.date-only-datetimepicker .bootstrap-datetimepicker-widget.dropdown-menu {
|
||||
width: auto !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user