We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f29577 commit 8655d91Copy full SHA for 8655d91
demos/sortable/portlets.html
@@ -11,6 +11,7 @@
11
<script src="../../ui/jquery.ui.sortable.js"></script>
12
<link rel="stylesheet" href="../demos.css">
13
<style>
14
+ body { min-width: 520px; }
15
.column { width: 170px; float: left; padding-bottom: 100px; }
16
.portlet { margin: 0 1em 1em 0; }
17
.portlet-header { margin: 0.3em; padding-bottom: 4px; padding-left: 0.2em; }
0 commit comments