Merge pull request #29311 from nextcloud/backport/29295/stable22

This commit is contained in:
Pytal 2021-10-19 19:06:22 -07:00 committed by GitHub
commit 1ad0d3fb07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -151,6 +151,7 @@ form #datadirField legend {
display: flex;
align-items: center;
justify-content: center;
padding: 10px 5px;
position: relative; /* Make the wrapper the containing block of its
absolutely positioned descendant icons */
}
@ -164,7 +165,7 @@ form #datadirField legend {
}
.alternative-logins a.button {
margin: 10px 5px;
margin: 0;
display: block;
font-size: 15px;
white-space: nowrap;