diff options
Diffstat (limited to 'themes/base/draggable.css')
-rw-r--r-- | themes/base/draggable.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/base/draggable.css b/themes/base/draggable.css index c77269d93..4183f5ac4 100644 --- a/themes/base/draggable.css +++ b/themes/base/draggable.css @@ -7,6 +7,5 @@ * https://jquery.org/license */ .ui-draggable-handle { - -ms-touch-action: none; touch-action: none; } |