1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-07 23:26:41 +02:00

Minor datepicker styling fix.

This commit is contained in:
Cameron
2013-05-25 17:21:49 -07:00
parent e0a3cbe632
commit 4a07c92518

View File

@@ -128,7 +128,7 @@ td.options { }
legend { display:none } legend { display:none }
/* Datepicker */ /* Datepicker */
fieldset.hour legend { fieldset.hour legend, fieldset.minute legend {
display: inline-block display: inline-block
} }