]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Align relation membership details to the top.
[rails.git] / public / stylesheets / common.css
index aa40f689af8b30030391672bb365d2298f8bd5f7..7f6559afe9cdfd5f5fd1e04428e2e9e9615e1329 100644 (file)
@@ -700,3 +700,15 @@ input[type="submit"] {
   top: 15px;
   left: 15px
 }
+
+abbr.geo {
+  border-bottom: none;
+}
+
+img.user_image {
+  width: 100px;
+}
+
+img.user_thumbnail {
+  width: 50px;
+}