]> source.dussan.org Git - jquery-ui.git/commitdiff
FIxed gripper span width
authorTodd Parker <fg.todd@gmail.com>
Tue, 30 Dec 2008 19:57:19 +0000 (19:57 +0000)
committerTodd Parker <fg.todd@gmail.com>
Tue, 30 Dec 2008 19:57:19 +0000 (19:57 +0000)
demos/accordion/fillspace.html

index cf31ff1bc773f2b61600c7bc242ea900430d8466..a6a896767b8dfeadfd254300a45053c696f35641 100644 (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>