r1114 - trunk/tests/static
Author: fg.maggie
Date: Fri Dec 12 07:37:24 2008
New Revision: 1114
Modified:
trunk/tests/static/datepicker.html
Log:
page formatting change (no change to widget markup)
Modified: trunk/tests/static/datepicker.html
==============================================================================
--- trunk/tests/static/datepicker.html (original)
+++ trunk/tests/static/datepicker.html Fri Dec 12 07:37:24 2008
@@ -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%;">