improve touch support

This commit is contained in:
Pavel Reznikov 2015-01-08 19:30:11 -08:00
commit b1ee8a474e

View file

@ -97,6 +97,10 @@
margin-bottom: 20px;
}
.grid-stack-item .ui-resizable-handle {
display: none;
}
.grid-stack {
height: auto !important;
}