X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/115d7ded8d6014a697682eea6efa8f96d5fd2bec..721aaae7773f381477663be7eb2e6ea49ef581fd:/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; }