X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ada8b184ea9820b6bfa8926e97e809d4a9a5c44d..0d34f27fd525def32c8809f0433f42132bd99c5e:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 27fd53c72..c32144128 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -887,6 +887,10 @@ p#contributorGuidance { /* Rules for the account settings page */ +#accountForm { + margin-top: 20px; +} + #accountForm td { padding-bottom: 10px; }