]> source.dussan.org Git - jquery-ui.git/commitdiff
Datepicker: Remove styles specifically for IE5.
authorScott González <scott.gonzalez@gmail.com>
Wed, 27 Jun 2012 12:49:27 +0000 (08:49 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 11 Jul 2012 12:23:02 +0000 (08:23 -0400)
(cherry picked from commit 90050c7cee24078c968f98b33d466d864d97722b)

themes/base/jquery.ui.datepicker.css

index 393d8637739fad08fe58753f26bbd9badb9aaceb..60ed0c82d37d3abae1a0e5a143f500b944b40c5b 100644 (file)
@@ -56,8 +56,6 @@
 
 /* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
 .ui-datepicker-cover {
-    display: none; /*sorry for IE5*/
-    display/**/: block; /*sorry for IE5*/
     position: absolute; /*must have*/
     z-index: -1; /*must have*/
     filter: mask(); /*must have*/