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:
parent
4765f5b3db
commit
9f473f777f
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ form #datadirField legend {
|
|||
margin-top: 0;
|
||||
}
|
||||
#alternative-logins {
|
||||
margin: 30px 15px 10px;
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue