summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormamouneyya <mamoun.diraneyya@gmail.com>2010-06-23 15:20:14 +0300
committermamouneyya <mamoun.diraneyya@gmail.com>2010-06-23 15:20:14 +0300
commit3f2e68d4b15bea6974201523b70ef18d3d5b1f8a (patch)
treef0f83e48ac40ed684314dac6a82a0e4b86111457
parentd91cf72ee9ba27e7c2a97ee807f4a49df2f24ff9 (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.css4
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