diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2012-04-23 18:29:18 +0200 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2012-04-23 18:29:35 +0200 |
commit | 878eb54a14c0d5878d37fa6652880f43af408035 (patch) | |
tree | e59314523e5a9aec0732ea209ab0d08f4d074d2d /demos/sortable/empty-lists.html | |
parent | 15705723b2d170f70c3ef408b5b4dca83c84e586 (diff) | |
download | jquery-ui-878eb54a14c0d5878d37fa6652880f43af408035.tar.gz jquery-ui-878eb54a14c0d5878d37fa6652880f43af408035.zip |
Fix various issues in our html files, first batch
Diffstat (limited to 'demos/sortable/empty-lists.html')
-rw-r--r-- | demos/sortable/empty-lists.html | 2 |
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 --> |