Merge pull request #276 from nextcloud/fix-registration-button-placement
Fix registration button placement
This commit is contained in:
commit
a5b1daafa0
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
#alternative-logins .register-button:only-child {
|
||||
width: 220px;
|
||||
margin-left: 70px !important;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
#alternative-logins .register-button.hidden {
|
||||
|
|
|
|||
Loading…
Reference in New Issue