fix content overflow

This commit is contained in:
Pavel Reznikov 2014-11-21 18:37:22 -08:00
parent faf2ee1140
commit 943adcf0b1

View file

@ -17,6 +17,7 @@
bottom: 0;
width: auto;
z-index: 0 !important;
overflow: auto;
}
.grid-stack-placeholder .placeholder-content {