Skip to content

Commit

Permalink
flip the float value for RTL
Browse files Browse the repository at this point in the history
  • Loading branch information
mamouneyya authored and bharat committed Sep 1, 2010
1 parent 23d59de commit 318a94a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/gallery/css/gallery.css
Expand Up @@ -200,3 +200,7 @@
.rtl #g-translations ol {
margin: 0 2em 1em 0;
}

.rtl #g-add-photos-status-message {
float: left;
}

0 comments on commit 318a94a

Please sign in to comment.