diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index e88c7974..778d4504 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -1546,13 +1546,11 @@ section.accounts .delete-account{ } /* ADD ACCOUNTS ------> */ #add-account p { - margin-top: 15px; -} -#reset-password { - background-color: green; + margin-top: 8px; } form.customForm #reset-password { margin-top: 20px; + margin-left: 0; } form.customForm p.note{ padding-bottom: 20px; @@ -1567,6 +1565,14 @@ form.customForm p.note{ margin-top: 0; padding-bottom: 10px; } +/* EDIT ACCOUNT ------> */ +#edit-account p.note { + margin-top: 5px; + padding-bottom: 10px; +} +#edit-account p { + margin-top: 8px; +} /* -------------------------------------------------> */ /* DROP DOWN USER MENU ----------------------------> */ /* -------------------------------------------------> */