We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc3cc41 commit 77a3c32Copy full SHA for 77a3c32
src/sass/jquery.contextMenu.scss
@@ -59,7 +59,7 @@
59
max-width: $context-menu-max-width;
60
min-width: $context-menu-min-width;
61
padding: $context-menu-container-padding;
62
- position: absolute;
+ position: fixed;
63
}
64
65
.context-menu-item {
0 commit comments