fix auto content overflow

This commit is contained in:
Pavel Reznikov 2014-11-21 18:35:21 -08:00
commit 6b4792af75

View file

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