Merge pull request #3112 from matrix-org/dbkr/reenable_register_button

Re-enable register button
This commit is contained in:
David Baker 2019-06-17 18:45:39 +01:00 committed by GitHub
commit fac6dc25f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

@ -30,6 +30,7 @@ limitations under the License.
.mx_Login_submit:disabled {
opacity: 0.3;
cursor: default;
}
.mx_AuthBody a.mx_Login_sso_link:link,