diff options
Diffstat (limited to 'lib/gallery.common.css')
-rw-r--r-- | lib/gallery.common.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/gallery.common.css b/lib/gallery.common.css index 99197b49..1ebeadbe 100644 --- a/lib/gallery.common.css +++ b/lib/gallery.common.css @@ -333,8 +333,7 @@ form .g-error { font-weight: bold; } -.g-draggable, -.ui-draggable { +.g-draggable { cursor: move; } |