]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Add a border to user images.
[rails.git] / public / stylesheets / common.css
index 7f6559afe9cdfd5f5fd1e04428e2e9e9615e1329..0a5969a7cd3c42211d898ecaef95233442a58686 100644 (file)
@@ -707,8 +707,10 @@ abbr.geo {
 
 img.user_image {
   width: 100px;
+  border: 1px solid black;
 }
 
 img.user_thumbnail {
   width: 50px;
+  border: 1px solid black;
 }