From 76f90a21f301c7cf44c9cfd6b4bf10ccf4416599 Mon Sep 17 00:00:00 2001 From: Pavel Reznikov Date: Sat, 20 Feb 2016 00:07:54 -0800 Subject: [PATCH] clean scss --- src/gridstack.scss | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/gridstack.scss b/src/gridstack.scss index fca6a7e..58a96df 100644 --- a/src/gridstack.scss +++ b/src/gridstack.scss @@ -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;