Browse Source

Center Buttons

Since Version 18.0.0 the Registration button of the [registration app](https://github.com/pellaeon/registration) is not centered anymore.
tags/v19.0.0beta1
Marc Michalsky 4 years ago
parent
commit
9f473f777f
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      core/css/guest.css

+ 1
- 1
core/css/guest.css View File

margin-top: 0; margin-top: 0;
} }
#alternative-logins { #alternative-logins {
margin: 30px 15px 10px;
margin: auto;
} }
} }



Loading…
Cancel
Save