diff options
Diffstat (limited to 'themes/wind/css/screen.css')
-rw-r--r-- | themes/wind/css/screen.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index 063c5015..44582a92 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -463,5 +463,6 @@ td { } .rtl #g-footer #g-credits li { - padding-left: 1.2em; + padding-left: 1.2em !important; + padding-right: 0; }
\ No newline at end of file |