diff options
author | mamouneyya <mamoun.diraneyya@gmail.com> | 2010-06-23 20:20:50 +0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-06-23 23:32:53 +0800 |
commit | acc9ec8180f7a354527b44e9f8e254e2b5d03813 (patch) | |
tree | 0a29e5d2549dd89d3729200aa37e4a380582f4aa | |
parent | 5494751a33c93df1afe3db151a332c81cdbc00b4 (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 |