]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Tweaks to the contributor terms styling
[rails.git] / public / stylesheets / common.css
index 45f2f5e00cad567d75a7aa18bd3e2176630936da..cb402f22d85102685029dede3dd4af98641ede41 100644 (file)
@@ -702,7 +702,7 @@ div#contributorTerms {
   padding: 4px;
   overflow: auto;
   width: 80%;
-  height: 60%;
+  height: 400px;
 }
 
 div#contributorTerms p#first {
@@ -726,6 +726,7 @@ div#contributorTerms img {
 
 form#termsForm {
   width: 80%;
+  margin-bottom: 3em;
 }
 
 form#termsForm div#buttons {