mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
FIxed gripper span width
This commit is contained in:
parent
8b6a5cd172
commit
622332d1a0
@ -63,7 +63,7 @@ Resize the outer container:
|
|||||||
</div>
|
</div>
|
||||||
</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><!-- End accordionResizer -->
|
||||||
|
|
||||||
<div style="margin-top:7px; padding:10px; width:350px; height:50px;" class="ui-widget-content">I'm another panel</div>
|
<div style="margin-top:7px; padding:10px; width:350px; height:50px;" class="ui-widget-content">I'm another panel</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user