diff options
author | mamouneyya <mamoun.diraneyya@gmail.com> | 2010-06-23 15:20:50 +0300 |
---|---|---|
committer | mamouneyya <mamoun.diraneyya@gmail.com> | 2010-06-23 15:20:50 +0300 |
commit | a77266d8e06ed960955b654197d4bcc9be2cb618 (patch) | |
tree | 0a29e5d2549dd89d3729200aa37e4a380582f4aa | |
parent | 3f2e68d4b15bea6974201523b70ef18d3d5b1f8a (diff) |
remove the original padding
-rw-r--r-- | themes/wind/css/screen.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index f5cb6601..66645cef 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -459,4 +459,5 @@ td { .rtl #g-sidebar .g-block-content { padding-right: 1em; + padding-left: 0; }
\ No newline at end of file |