Skip to content

Commit 2da615a

Browse files
fix submenu position issue #533
1 parent 77a3c32 commit 2da615a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/jquery.contextMenu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
}
158158

159159
.context-menu-list {
160-
position: absolute;
160+
position: fixed;
161161
display: inline-block;
162162
min-width: 13em;
163163
max-width: 26em;

0 commit comments

Comments
 (0)