]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
cosmetic tweaks to user settings form + move 'Mapper since' field onto user profile...
[rails.git] / public / stylesheets / site.css
index 31c61de28c57b38b3e9266ca890142a956566e36..222c93280ee8bf7b81870c397362a9fa6f3abcb1 100644 (file)
@@ -527,6 +527,14 @@ input[type="submit"] {
   border: 1px solid black;
 }
 
+#accountForm TD {
+       padding-bottom:10px;
+}
+#accountForm .fieldName {
+       text-align:right;
+       font-weight:bold;
+}
+
 .nohome .location {
   display: none;
 }
@@ -539,9 +547,8 @@ input[type="submit"] {
   display: inline !important;
 }
 
-.editDescription {
-  height: 10ex;
-  width: 30em;
+.minorNote {
+       font-size:0.8em;
 }
 
 .nowrap {