aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorScott Jehl <scott@scottjehl.com>2008-12-12 18:07:48 +0000
committerScott Jehl <scott@scottjehl.com>2008-12-12 18:07:48 +0000
commit5c1e0d73c1c318fb15f78ead418936f2af8435ce (patch)
tree0f8c773c76e23c6b48ba40a69a495553b33ea279 /tests
parente248c8dc536a67f53e39be0b6022c29907b4c599 (diff)
downloadjquery-ui-5c1e0d73c1c318fb15f78ead418936f2af8435ce.tar.gz
jquery-ui-5c1e0d73c1c318fb15f78ead418936f2af8435ce.zip
again, overlay positioning tweak in demo page (no significant changes)
Diffstat (limited to 'tests')
-rw-r--r--tests/static/overlay.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/static/overlay.html b/tests/static/overlay.html
index 94b6a6f22..95dcbc117 100644
--- a/tests/static/overlay.html
+++ b/tests/static/overlay.html
@@ -38,7 +38,7 @@
<body style="font-size: 62.5%;">
<!-- ui-dialog -->
-<div class="ui-dialog ui-widget ui-widget-content ui-corner-all" style="position: absolute; left: 20px; top: 20px; ">
+<div class="ui-dialog ui-widget ui-widget-content ui-corner-all" style="position: absolute; left: 40px; top: 40px; ">
<div class="ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix">
<span class="ui-dialog-title">This is my title</span>
<a href="#" class="ui-dialog-titlebar-close ui-corner-all" title="Close"><span class="ui-icon ui-icon-closethick">Close</span></a>