X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/365163929d32b820f3c5d0b639efd26479690638..d9054cfe29efeb615237a143ca620c53af37288f:/app/assets/stylesheets/rtl.css.scss diff --git a/app/assets/stylesheets/rtl.css.scss b/app/assets/stylesheets/rtl.css.scss index 439877669..b06271d6f 100644 --- a/app/assets/stylesheets/rtl.css.scss +++ b/app/assets/stylesheets/rtl.css.scss @@ -40,12 +40,6 @@ html body { text-align: right; } -/* Rules for the search box */ - -.whereami { - float: left; -} - /* Rules for tabbed navigation bar */ #top-bar { @@ -154,7 +148,7 @@ html body { /* Rules for the diary list */ -.diary_entry_list img.user_thumbnail { +.diary_entry_list img.user_image { float: left; }