diff options
Diffstat (limited to 'themes/wind')
| -rw-r--r-- | themes/wind/css/screen.css | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index 1e55a967..f5cb6601 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -457,3 +457,6 @@ td {    background-image: url('../images/ico-view-slideshow-rtl.png');  } +.rtl #g-sidebar .g-block-content { +  padding-right: 1em; +}
\ No newline at end of file | 
