Center Buttons

Since Version 18.0.0 the Registration button of the [registration app](https://github.com/pellaeon/registration) is not centered anymore.
This commit is contained in:
Marc Michalsky 2020-01-31 14:56:20 +01:00 committed by Backportbot
parent 297debef34
commit 4958ae5fd4

View file

@ -193,7 +193,7 @@ form #datadirField legend {
margin-top: 0;
}
#alternative-logins {
margin: 30px 15px 10px;
margin: auto;
}
}