diff --git a/ui/tests/resizable.html b/ui/tests/resizable.html index f29265618..d15eed20f 100644 --- a/ui/tests/resizable.html +++ b/ui/tests/resizable.html @@ -23,6 +23,8 @@ top: 270px; left: 0px; }*/ #main { + position:absolute !important; + top: -1000px; left: -1000px; }