aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMaggie Costello Wachs <fg.maggie@gmail.com>2008-12-12 15:37:24 +0000
committerMaggie Costello Wachs <fg.maggie@gmail.com>2008-12-12 15:37:24 +0000
commit6d606daa29131112a702edf7cbfeeb103f96fdae (patch)
tree51e07abd774804f2c6e0463852e3464b0b13a9e5 /tests
parent83dd86d44cfc632aa6da11af10ab939bd1516640 (diff)
downloadjquery-ui-6d606daa29131112a702edf7cbfeeb103f96fdae.tar.gz
jquery-ui-6d606daa29131112a702edf7cbfeeb103f96fdae.zip
page formatting change (no change to widget markup)
Diffstat (limited to 'tests')
-rw-r--r--tests/static/datepicker.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/static/datepicker.html b/tests/static/datepicker.html
index 5bcfdf451..d989d703b 100644
--- a/tests/static/datepicker.html
+++ b/tests/static/datepicker.html
@@ -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%;">