on drag/resize, don't wrap dialog in box

This commit is contained in:
rolux 2015-02-12 09:44:47 +00:00
commit 9fef3ccb67
2 changed files with 9 additions and 4 deletions

View file

@ -533,6 +533,7 @@ Dialog
cursor: nwse-resize;
}
/*
.OxDialogBox {
position: absolute;
left: 0;
@ -541,6 +542,7 @@ Dialog
bottom: 0;
overflow: hidden;
}
*/
/*
================================================================================