Skip to content

Commit

Permalink
Menu: Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
kborchers committed Mar 16, 2012
1 parent cf6fa85 commit c438773
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/jquery.ui.menu.js
Expand Up @@ -267,6 +267,7 @@ $.widget( "ui.menu", {
// don't refresh list items that are already adapted
var menuId = this.menuId,
menus = submenus.add( this.element );

menus.children( ":not( .ui-menu-item ):has( a )" )
.addClass( "ui-menu-item" )
.attr( "role", "presentation" )
Expand Down

0 comments on commit c438773

Please sign in to comment.