diff options
author | mamouneyya <mamoun.diraneyya@gmail.com> | 2010-06-23 20:20:14 +0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-06-23 23:32:53 +0800 |
commit | 5494751a33c93df1afe3db151a332c81cdbc00b4 (patch) | |
tree | f0f83e48ac40ed684314dac6a82a0e4b86111457 | |
parent | b8800c69e1ddf5afd8d4c9ee3af74f37000515de (diff) |
oops.. remove the padding in RTL for admin-wind, since it seems that it's zero (why the rule is duplicated with different values in the file in lines: 159, 301?)
-rw-r--r-- | themes/admin_wind/css/screen.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css index e2817b78..dbfb59e8 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -487,8 +487,4 @@ th { .rtl .g-selected img, .rtl .g-available .g-block img { margin: 0 0 1em 1em; -} - -.rtl #g-sidebar .g-block-content { - padding-right: 1em; }
\ No newline at end of file |