]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
back out the registration of the gpx mime type, as it didn't seem work
[rails.git] / public / stylesheets / common.css
index 738a16e62d86f2e82e1aaf00eb39b969755802d5..0a5969a7cd3c42211d898ecaef95233442a58686 100644 (file)
@@ -704,3 +704,13 @@ input[type="submit"] {
 abbr.geo {
   border-bottom: none;
 }
+
+img.user_image {
+  width: 100px;
+  border: 1px solid black;
+}
+
+img.user_thumbnail {
+  width: 50px;
+  border: 1px solid black;
+}