diff options
Diffstat (limited to 'demos/functional/templates')
-rw-r--r-- | demos/functional/templates/ui.sortable.ex3.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/functional/templates/ui.sortable.ex3.html b/demos/functional/templates/ui.sortable.ex3.html index 3ad538f3b..9154af0cc 100644 --- a/demos/functional/templates/ui.sortable.ex3.html +++ b/demos/functional/templates/ui.sortable.ex3.html @@ -3,7 +3,7 @@ <div id="example3"> <div style="min-height: 50px; min-height:50px; height:auto !important;"> - <style type="text/css" media="screen"> + <style type="text/css"> #placeholderSortable li { float: left; } |