]> source.dussan.org Git - jquery-ui.git/commitdiff
page formatting change (no change to widget markup)
authorMaggie Costello Wachs <fg.maggie@gmail.com>
Fri, 12 Dec 2008 15:37:24 +0000 (15:37 +0000)
committerMaggie Costello Wachs <fg.maggie@gmail.com>
Fri, 12 Dec 2008 15:37:24 +0000 (15:37 +0000)
tests/static/datepicker.html

index 5bcfdf451afd82a3f6e7dd7dab0de456fca88a4d..d989d703b8ef4e1152e32946d12d181ea256899d 100644 (file)
@@ -9,6 +9,11 @@
                .ui-datepicker { float:left; margin: 0 2em 2em 0;}
                .ui-datepicker-multi { clear:left; }
        </style>
+       <!--[if gte IE 7]>
+       <style type="text/css">
+       .ui-datepicker { float:none; }
+       </style>
+       <![endif]-->
 </head>
 <body style="font-size: 62.5%;">