diff options
Diffstat (limited to 'modules/system')
-rw-r--r-- | modules/system/system-rtl.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/system/system-rtl.css b/modules/system/system-rtl.css index 190bebf0b..a9abc4988 100644 --- a/modules/system/system-rtl.css +++ b/modules/system/system-rtl.css @@ -1,8 +1,8 @@ /* $Id$ */ thead th { - text-align: right; - padding-left: 1em; + text-align: right; + padding-left: 1em; padding-right: 0.5em; } |