diff options
author | Todd Parker <fg.todd@gmail.com> | 2008-12-30 18:05:37 +0000 |
---|---|---|
committer | Todd Parker <fg.todd@gmail.com> | 2008-12-30 18:05:37 +0000 |
commit | a69affd77d5e4225671c13cec01e227ba31f0781 (patch) | |
tree | 29aed1f97ad00868913fb5e411b671854dac6bf8 /demos/accordion | |
parent | feef395f71fa6892581566b117eb8aa7c5c49af5 (diff) | |
download | jquery-ui-a69affd77d5e4225671c13cec01e227ba31f0781.tar.gz jquery-ui-a69affd77d5e4225671c13cec01e227ba31f0781.zip |
Tweaks to sizing and language.
Diffstat (limited to 'demos/accordion')
-rw-r--r-- | demos/accordion/fillspace.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/accordion/fillspace.html b/demos/accordion/fillspace.html index 9fd35f060..675161310 100644 --- a/demos/accordion/fillspace.html +++ b/demos/accordion/fillspace.html @@ -28,7 +28,8 @@ <div class="demo"> -<div id="accordionResizer" style="padding:5px; height:250px;" class="ui-widget-content"> +Resize the outer container: +<div id="accordionResizer" style="padding:10px; width:350px; height:220px;" class="ui-widget-content"> <div id="accordion"> <div> |