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
|
@ -193,7 +193,7 @@ form #datadirField legend {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
#alternative-logins {
|
#alternative-logins {
|
||||||
margin: 30px 15px 10px;
|
margin: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue