Skip to content

Commit 643e20c

Browse files
committed
Menu: Optimize menu positioning in menubar
1 parent 105ef8b commit 643e20c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/visual/menu/menubar.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ $.widget("ui.menubar", {
8787
this.active = menu.show().position({
8888
my: "left top",
8989
at: "left bottom",
90-
offset: "0 -1",
9190
of: button
9291
}).focus();
9392
},

0 commit comments

Comments
 (0)