We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
overflow: hidden
1 parent 85fe34a commit b6f8ad6Copy full SHA for b6f8ad6
themes/base/jquery.ui.dialog.css
@@ -9,6 +9,7 @@
9
* http://api.jqueryui.com/dialog/#theming
10
*/
11
.ui-dialog {
12
+ overflow: hidden;
13
position: absolute;
14
top: 0;
15
left: 0;
0 commit comments