]> source.dussan.org Git - jquery-ui.git/commitdiff
fix on #main hidden class
authorEduardo Lundgren <eduardolundgren@gmail.com>
Sat, 31 May 2008 17:08:21 +0000 (17:08 +0000)
committerEduardo Lundgren <eduardolundgren@gmail.com>
Sat, 31 May 2008 17:08:21 +0000 (17:08 +0000)
ui/tests/resizable.html

index f29265618813750518778a06aa8133c974a9bebc..d15eed20f351f4bf10bb45515d08434bb270e1e8 100644 (file)
@@ -23,6 +23,8 @@
                top: 270px; left: 0px;
        }*/
        #main {
+               position:absolute !important;
+               top: -1000px; left: -1000px;
        }
 </style>