diff --git a/css/PopupDateTimeField.css b/css/PopupDateTimeField.css index effe68341..0865194c9 100644 --- a/css/PopupDateTimeField.css +++ b/css/PopupDateTimeField.css @@ -9,10 +9,13 @@ } .popupdatetime ul li .calendarpopup { - top: -0.7em; + top: 2em; + left: -1px; + padding-top: 30px; } .popupdatetime ul li .dropdownpopup { - top: -0.5em; + top: 2em; + left: -1px; } \ No newline at end of file