Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created May 11, 2017 05:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/fcc99f24905919bff7a258c3487e6369 to your computer and use it in GitHub Desktop.
Save goofmint/fcc99f24905919bff7a258c3487e6369 to your computer and use it in GitHub Desktop.
6.md
.column {
width: 220px;
float: left;
padding-bottom: 100px;
}
.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;
}
.ui-sortable-placeholder {
border: 1px dotted black;
visibility: visible !important;
height: 50px !important;
}
.ui-sortable-placeholder * {
visibility: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment