clean scss

This commit is contained in:
Pavel Reznikov 2016-02-20 00:07:54 -08:00
commit 76f90a21f3

View file

@ -111,14 +111,6 @@ $animation_speed: .3s !default;
}
}
/** Uncomment this to show bottom-left resize handle **/
/*
.grid-stack > .grid-stack-item > .ui-resizable-sw {
display: inline-block;
@include vendor(transform, rotate(180deg));
}
*/
@media (max-width: 768px) {
.grid-stack-item {
position: relative !important;