diff --git a/modules/system/system-rtl.css b/modules/system/system-rtl.css index baa14e8a6b5..d8d2d62196a 100644 --- a/modules/system/system-rtl.css +++ b/modules/system/system-rtl.css @@ -92,7 +92,7 @@ input.password-confirm { margin-right: 0; } -a.tabledrag-handle { +.draggable a.tabledrag-handle { float: right; margin: -0.4em -0.5em -0.4em 0; padding: 0.42em 0.5em 0.42em 1.5em;