diff options
Diffstat (limited to 'modules/system')
-rw-r--r-- | modules/system/system.base-rtl.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.base-rtl.css b/modules/system/system.base-rtl.css index 5beac6d74..16b92de6f 100644 --- a/modules/system/system.base-rtl.css +++ b/modules/system/system.base-rtl.css @@ -50,6 +50,6 @@ div.tree-child-last { background-position: -65px center; } .tabledrag-toggle-weight-wrapper { - text-align: left; /* RTL */ + text-align: left; } |