]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Rework the user details screen to be less crap... Highlights include:
[rails.git] / public / stylesheets / common.css
index 738a16e62d86f2e82e1aaf00eb39b969755802d5..d2fdea511d94f370174884e752496d2b5a558c9e 100644 (file)
@@ -704,3 +704,13 @@ input[type="submit"] {
 abbr.geo {
   border-bottom: none;
 }
 abbr.geo {
   border-bottom: none;
 }
+
+img.user_image {
+  width: 100px;
+  height: 100px;
+}
+
+img.user_thumbnail {
+  width: 50px;
+  height: 50px;
+}