From: Tom Hughes Date: Wed, 15 Feb 2012 17:47:42 +0000 (+0000) Subject: Restore borders to maps on various pages X-Git-Tag: live~5851 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/3d0101698055c2928ce2658c2d6f82326e9fa67e Restore borders to maps on various pages --- diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 4d59e6131..4d53bd2ac 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -719,6 +719,7 @@ table.browse_details th { position: relative; width: 90%; height: 400px; + border: 1px solid #ccc; display: none; } @@ -822,6 +823,7 @@ p#contributorGuidance { position: relative; width: 500px; height: 400px; + border: 1px solid #ccc; } #accountImage td { @@ -850,6 +852,7 @@ p#contributorGuidance { position: relative; width: 400px; height: 400px; + border: 1px solid #ccc; } .user_view .user_map p#no_home_location {