aboutsummaryrefslogtreecommitdiffstats
path: root/demos/progressbar/resize.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/progressbar/resize.html')
-rw-r--r--demos/progressbar/resize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/progressbar/resize.html b/demos/progressbar/resize.html
index 360070a8c..e96938f75 100644
--- a/demos/progressbar/resize.html
+++ b/demos/progressbar/resize.html
@@ -24,7 +24,7 @@
<body>
<div class="demo">
-
+
<div id="progressbarWrapper" style="height:10px; padding:2px;" class="ui-widget-default">
<div id="progressbar" style="height:100%;"></div>
</div>