Skip to content

Commit

Permalink
flip the padding of footer for RTL
Browse files Browse the repository at this point in the history
  • Loading branch information
mamouneyya authored and Tim Almdal committed Jun 23, 2010
1 parent 69fffda commit cedfd9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions themes/wind/css/screen.css
Expand Up @@ -460,4 +460,8 @@ td {
.rtl #g-sidebar .g-block-content {
padding-right: 1em;
padding-left: 0;
}

.rtl #g-footer #g-credits li {
padding-left: 1.2em;
}

0 comments on commit cedfd9d

Please sign in to comment.