]> source.dussan.org Git - jquery-ui.git/commitdiff
resizable test clean up log div
authorEduardo Lundgren <eduardolundgren@gmail.com>
Sat, 31 May 2008 17:50:44 +0000 (17:50 +0000)
committerEduardo Lundgren <eduardolundgren@gmail.com>
Sat, 31 May 2008 17:50:44 +0000 (17:50 +0000)
ui/tests/resizable.html

index dad136621d363b2fb487d013447147f986c5ce33..00c6a5352ec8771e0ade5cbeb4540de7f1f83ae0 100644 (file)
@@ -34,7 +34,6 @@
        <h1 id="header">jQuery Test Suite</h1>
        <h2 id="banner"></h2>
        <h2 id="userAgent"></h2>
-       <h2 id="log" style="height: 50px;overflow-y:auto;"></h2>
        
        <div id="main" style="border: 1px solid black; padding: 10px; margin: 10px;">
                <div id='resizable1' style="background: green; width: 100px; height: 100px;">I'm a resizable.</div>