]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Ajaxify the country selection on the terms page
[rails.git] / public / stylesheets / common.css
index 362e5d619cf9bbb9d705219a877edee741100c44..2c99cf0740b015b0c0b0ef37487192f5d0e23b26 100644 (file)
@@ -562,6 +562,13 @@ div#contributorTerms ol {
   margin-bottom: 0px;
 }
 
+div#contributorTerms img {
+  display: block;
+  margin-left: auto;
+  margin-right: auto;
+  margin-top: 10%;
+}
+
 /* Rules for the account settings page */
 
 #accountForm td {