Menu: Style cleanup

Space savings and consistency with other rules in how we specify no
outline (namely, .ui-helper-reset and .ui-dialog ).

Closes gh-1684
This commit is contained in:
Matt Brundage 2016-03-18 15:41:02 -04:00 committed by Scott González
parent 7a0eff4a80
commit c41b880966

View File

@ -13,7 +13,7 @@
padding: 0;
margin: 0;
display: block;
outline: none;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;