]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Monkey patch rails to work around stupid I18n bug where it looks up
[rails.git] / public / stylesheets / common.css
index 1d56b146470edb8dc72ee5404c18d373b888de19..c7519b2ec4467f6007914e5f103d6ba029bc0414 100644 (file)
@@ -605,7 +605,11 @@ input[type="submit"] {
 }
 
 #accountForm td {
-       padding-bottom:10px;
+  padding-bottom: 10px;
+}
+
+#accountImage td {
+  padding-bottom: 0px;
 }
 
 .fieldName {