add margin around FranceConnect button (#15574)

This commit is contained in:
Thomas NOËL 2017-03-31 14:21:24 +02:00
parent fd09f0ea6e
commit d1578711ab
1 changed files with 5 additions and 0 deletions

View File

@ -720,3 +720,8 @@ div.encart-ce-mois-ci {
div.widget div.error {
color: #d11d1d;
}
div#fc-button {
margin-top: 10px;
margin-bottom: 20px;
}