diff options
Diffstat (limited to 'demos/sortable')
-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 --> |