aboutsummaryrefslogtreecommitdiffstats
path: root/demos/sortable/portlets.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/sortable/portlets.html')
-rw-r--r--demos/sortable/portlets.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/sortable/portlets.html b/demos/sortable/portlets.html
index c2460da95..494b9e946 100644
--- a/demos/sortable/portlets.html
+++ b/demos/sortable/portlets.html
@@ -9,7 +9,7 @@
<link type="text/css" href="../demos.css" rel="stylesheet" />
<style type="text/css">
.column { width: 170px; float: left; padding-bottom: 100px; }
- .portlet { margin: 0 1em 1em 1em; }
+ .portlet { margin: 0 1em 1em 0; }
.portlet-header { margin: 0.3em; padding-bottom: 4px; padding-left: 0.2em; }
.portlet-header .ui-icon { float: right; }
.portlet-content { padding: 0.4em; }