diff options
-rw-r--r-- | modules/system/system.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.css b/modules/system/system.css index 30e17aff7..0f906d19f 100644 --- a/modules/system/system.css +++ b/modules/system/system.css @@ -363,7 +363,7 @@ html.js .resizable-textarea textarea { /* ** Table drag and drop. */ -a.tabledrag-handle { +.draggable a.tabledrag-handle { cursor: move; float: left; /* LTR */ height: 1.7em; |