aboutsummaryrefslogtreecommitdiffstats
path: root/demos/sortable/display-grid.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-20 13:12:22 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-20 13:12:22 +0000
commitd578a66d49f0779de7d99b68d35d97e5600d3167 (patch)
tree96451908ecee9a9ef11fbfbf2da1336ae7e81456 /demos/sortable/display-grid.html
parent670d3e0ac9cc97b440b7b1df23003472c437bc3f (diff)
downloadjquery-ui-d578a66d49f0779de7d99b68d35d97e5600d3167.tar.gz
jquery-ui-d578a66d49f0779de7d99b68d35d97e5600d3167.zip
demos/sortable: some cleanup and consistency
Diffstat (limited to 'demos/sortable/display-grid.html')
-rw-r--r--demos/sortable/display-grid.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/demos/sortable/display-grid.html b/demos/sortable/display-grid.html
index c0081a3cb..7435f60e7 100644
--- a/demos/sortable/display-grid.html
+++ b/demos/sortable/display-grid.html
@@ -39,7 +39,10 @@
<div class="demo-description">
-<p>To arrange sortable items as a grid, give them identical dimensions and float them using CSS.</p>
+<p>
+ To arrange sortable items as a grid, give them identical dimensions and
+ float them using CSS.
+</p>
</div><!-- End demo-description -->