aboutsummaryrefslogtreecommitdiffstats
path: root/demos/sortable
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-04-23 18:29:18 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-04-23 18:29:35 +0200
commit878eb54a14c0d5878d37fa6652880f43af408035 (patch)
treee59314523e5a9aec0732ea209ab0d08f4d074d2d /demos/sortable
parent15705723b2d170f70c3ef408b5b4dca83c84e586 (diff)
downloadjquery-ui-878eb54a14c0d5878d37fa6652880f43af408035.tar.gz
jquery-ui-878eb54a14c0d5878d37fa6652880f43af408035.zip
Fix various issues in our html files, first batch
Diffstat (limited to 'demos/sortable')
-rw-r--r--demos/sortable/empty-lists.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/sortable/empty-lists.html b/demos/sortable/empty-lists.html
index f49b1072f..87b581844 100644
--- a/demos/sortable/empty-lists.html
+++ b/demos/sortable/empty-lists.html
@@ -51,7 +51,7 @@
<ul id="sortable3" class='droptrue'>
</ul>
-<br clear="both" />
+<br style="clear:both" />
</div><!-- End demo -->