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 e7bf58b commit 6668c25Copy full SHA for 6668c25
dist/textpattern/jquery-ui.css
@@ -1156,7 +1156,7 @@ input.ui-button.ui-icon-notext .ui-icon {
1156
.ui-dialog {
1157
display: -webkit-box;
1158
display: flex;
1159
- position: absolute;
+ position: fixed;
1160
z-index: 1002;
1161
top: 0;
1162
left: 0;
scss/modules/_dialog.scss
@@ -35,7 +35,7 @@
35
36
37
38
39
40
41
0 commit comments