aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tests
diff options
context:
space:
mode:
authorEduardo Lundgren <eduardolundgren@gmail.com>2008-05-31 17:50:44 +0000
committerEduardo Lundgren <eduardolundgren@gmail.com>2008-05-31 17:50:44 +0000
commit85eda5f837904b6c3afd7959ba24ee6725458cfc (patch)
tree097a4adc9d2249f6107847b08cc24c6f2d69a8d9 /ui/tests
parentb88e3d7978e9b4a44e0f10d4761534dc10fe8178 (diff)
downloadjquery-ui-85eda5f837904b6c3afd7959ba24ee6725458cfc.tar.gz
jquery-ui-85eda5f837904b6c3afd7959ba24ee6725458cfc.zip
resizable test clean up log div
Diffstat (limited to 'ui/tests')
-rw-r--r--ui/tests/resizable.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/tests/resizable.html b/ui/tests/resizable.html
index dad136621..00c6a5352 100644
--- a/ui/tests/resizable.html
+++ b/ui/tests/resizable.html
@@ -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>