From 032a6b81a92fe7204fdeed85ab0e174dd656e641 Mon Sep 17 00:00:00 2001 From: Philippe Grand Date: Mon, 30 May 2011 12:25:53 +0000 Subject: [PATCH] fix : calendar issue --- htdocs/theme/eldy/style.css.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 4abf4d53cc8..5dc56c047bf 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1387,6 +1387,7 @@ opacity: 1; .ui-datepicker-title { margin: 0 !important; line-height: 28px; + z-index: 3000; } .ui-datepicker-month { margin: 0 !important; @@ -1400,7 +1401,7 @@ opacity: 1; -moz-border-radius:8px; border: 1px #E4ECEC outset; padding: 0px; - margin-bottom: 5px; + margin-bottom: 5px; } table.dp { width: 180px;