]> source.dussan.org Git - nextcloud-server.git/commitdiff
Center Buttons
authorMarc Michalsky <m.michalsky@posteo.de>
Fri, 31 Jan 2020 13:56:20 +0000 (14:56 +0100)
committerGitHub <noreply@github.com>
Fri, 31 Jan 2020 13:56:20 +0000 (14:56 +0100)
Since Version 18.0.0 the Registration button of the [registration app](https://github.com/pellaeon/registration) is not centered anymore.

core/css/guest.css

index acdc232f52afc8a59c1ca7366becb4cb8ae8d684..5f15998c44ee17ead750cc386f17ceaa009ecb11 100644 (file)
@@ -193,7 +193,7 @@ form #datadirField legend {
                margin-top: 0;
        }
        #alternative-logins {
-               margin: 30px 15px 10px;
+               margin: auto;
        }
 }