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 5d5b557db..fbdeefec3 100644
--- a/demos/progressbar/resize.html
+++ b/demos/progressbar/resize.html
@@ -21,7 +21,7 @@
<div class="demo">
- <div id="progressbarWrapper" style="height:10px; padding:2px;" class="ui-widget-default">
+ <div id="progressbarWrapper" style="height:30px; " class="ui-widget-default">
<div id="progressbar" style="height:100%;"></div>
</div>