diff --git a/compte_agglo_montpellier/static/themes/django-montpellier/style.css b/compte_agglo_montpellier/static/themes/django-montpellier/style.css index 8d351e0..aa0363d 100644 --- a/compte_agglo_montpellier/static/themes/django-montpellier/style.css +++ b/compte_agglo_montpellier/static/themes/django-montpellier/style.css @@ -673,11 +673,15 @@ table.announces tbody th { text-decoration: none; } +#my-password { + padding-bottom: 1ex; +} + #my-password p { font-weight: bold; - margin: 1ex; } #my-password p a { color: inherit; + padding: 1ex; }