X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c45dbdae360cfbcbdc998b45e172cc30915add84..93c392cf5f7155a243cc6ebcab622be44dadc9ad:/app/assets/stylesheets/rtl.css.scss diff --git a/app/assets/stylesheets/rtl.css.scss b/app/assets/stylesheets/rtl.css.scss index 9b3ebe288..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 { @@ -78,13 +72,6 @@ html body { border-right: 1px solid #ccc; } -/* Rules for edit menu */ - -.arrow { - margin-right: 10px; - border-right: 1px solid #eee; -} - /* Rules for attribution text under the main map shown on printouts */ .attribution_license { @@ -161,7 +148,7 @@ html body { /* Rules for the diary list */ -.diary_entry_list img.user_thumbnail { +.diary_entry_list img.user_image { float: left; }