mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
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
297debef34
commit
4958ae5fd4
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