diff --git a/e107_themes/bootstrap/admin_style.css b/e107_themes/bootstrap/admin_style.css index 8be3bec4b..0eb6b6b25 100644 --- a/e107_themes/bootstrap/admin_style.css +++ b/e107_themes/bootstrap/admin_style.css @@ -128,7 +128,7 @@ td.options { } legend { display:none } /* Datepicker */ -fieldset.hour legend { +fieldset.hour legend, fieldset.minute legend { display: inline-block }