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 GitHub
parent 4765f5b3db
commit 9f473f777f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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