X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/aca299ecee9edee1f4affdd59a65f6ad34de6067..030d3ff09003ce32540e6e6edbb4eac9c3f7324a:/public/stylesheets/ltr.css diff --git a/public/stylesheets/ltr.css b/public/stylesheets/ltr.css index 26d4f1fd8..fc7c04226 100644 --- a/public/stylesheets/ltr.css +++ b/public/stylesheets/ltr.css @@ -92,18 +92,6 @@ html body { left: 15px } -/* Rules for OpenLayers maps */ - -#map { - left: 0px; - right: 2px; -} - -#permalink { - left: 15px; - text-align: left; -} - /* Rules for attribution text under the main map shown on printouts */ .attribution_license { @@ -178,17 +166,17 @@ html body { /* Rules for the diary list */ -#diary_list img.user_thumbnail { +.diary_entry_list img.user_thumbnail { float: right; } /* Rules for the diary entry view */ -#diary_entry img.user_image { +.diary_entry_view img.user_image { float: right; } -#diary_entry img.user_thumbnail { +.diary_entry_view img.user_thumbnail { float: right; } @@ -216,11 +204,11 @@ form#termsForm input#agree { /* Rules for the user view */ -#user_details img.user_image { +.user_view img.user_image { float: right; } -#user_details .user_map { +.user_view .user_map { float: right; }