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
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,