aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static/datepicker.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/static/datepicker.html')
-rw-r--r--tests/static/datepicker.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/tests/static/datepicker.html b/tests/static/datepicker.html
index ad9449f58..0f0ae179d 100644
--- a/tests/static/datepicker.html
+++ b/tests/static/datepicker.html
@@ -3,6 +3,9 @@
<head>
<title>jQuery UI Datepicker Static Markup Test Page</title>
<link rel="stylesheet" href="../../themes/base/ui.all.css" type="text/css">
+ <style type="text/css">
+ .ui-datepicker {margin: 2em 0;}
+ </style>
</head>
<body style="font-size: 62.5%;">
@@ -81,7 +84,7 @@
</div>
-<!-- Datepicker with 1 combined select
+<!-- Datepicker with 1 combined select -->
@@ -214,9 +217,9 @@
</tbody>
</table>
</div>
--->
-<!-- Datepicker with 2 selects
+
+<!-- Datepicker with 2 selects -->
@@ -326,10 +329,10 @@
</table>
</div>
--->
-<!-- Datepicker with button bar
+
+<!-- Datepicker with button bar -->