Skip to content

Commit b892b72

Browse files
committed
Datepicker: Remove styles specifically for IE5.
(cherry picked from commit 90050c7)
1 parent 7427d39 commit b892b72

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

themes/base/jquery.ui.datepicker.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@
5656

5757
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
5858
.ui-datepicker-cover {
59-
display: none; /*sorry for IE5*/
60-
display/**/: block; /*sorry for IE5*/
6159
position: absolute; /*must have*/
6260
z-index: -1; /*must have*/
6361
filter: mask(); /*must have*/

0 commit comments

Comments
 (0)