]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Improve the user image selection UI
[rails.git] / app / assets / stylesheets / common.css.scss
index bc5601113ac170ce21d12835aa9d7798311015f7..a1099a153c9c45a38e4936c3f72920b455f3aceb 100644 (file)
@@ -928,8 +928,19 @@ p#contributorGuidance {
   border: 1px solid #ccc;
 }
 
-#accountImage td {
-  padding-bottom: 0px;
+#accountForm td.accountImage {
+  img {
+    vertical-align: top;
+    margin-top: 3px;
+  }
+
+  table {
+    display: inline-block;
+
+    td {
+      padding-bottom: 0px;
+    }
+  }
 }
 
 .nohome .location {