FIxed gripper span width

This commit is contained in:
Todd Parker 2008-12-30 19:57:19 +00:00
parent 8b6a5cd172
commit 622332d1a0

View File

@ -63,7 +63,7 @@ Resize the outer container:
</div>
</div>
<span class="ui-icon ui-icon-grip-dotted-horizontal" style="margin:2px auto; width:32; background-repeat: repeat-x"></span>
<span class="ui-icon ui-icon-grip-dotted-horizontal" style="margin:2px auto;"></span>
</div><!-- End accordionResizer -->
<div style="margin-top:7px; padding:10px; width:350px; height:50px;" class="ui-widget-content">I'm another panel</div>