X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9a25d85e2592789cf0f37c46dd0893d3d63d9343..59bfcb161db1444b1e6b0e5a1de7debc62913c24:/public/stylesheets/common.css diff --git a/public/stylesheets/common.css b/public/stylesheets/common.css index 45f2f5e00..cb402f22d 100644 --- a/public/stylesheets/common.css +++ b/public/stylesheets/common.css @@ -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 {