mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
set a taller initial height on the progress bar. resize icon looked awkward with it.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user