aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/tests/resizable.html2
1 files changed, 2 insertions, 0 deletions
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;
}
</style>