Skip to content

Commit c41b880

Browse files
mattbrundagescottgonzalez
authored andcommitted
Menu: Style cleanup
Space savings and consistency with other rules in how we specify no outline (namely, .ui-helper-reset and .ui-dialog ). Closes jquerygh-1684
1 parent 7a0eff4 commit c41b880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/base/menu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
padding: 0;
1414
margin: 0;
1515
display: block;
16-
outline: none;
16+
outline: 0;
1717
}
1818
.ui-menu .ui-menu {
1919
position: absolute;

0 commit comments

Comments
 (0)