mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
page formatting change (no change to widget markup)
This commit is contained in:
parent
83dd86d44c
commit
6d606daa29
@ -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%;">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user