Remove dead code for empty matrixIdText in PasswordLogin

This commit is contained in:
J. Ryan Stinnett 2019-01-25 12:57:17 -06:00
parent 350c24c503
commit 73aeb26a79
2 changed files with 8 additions and 18 deletions

View file

@ -32,10 +32,6 @@ limitations under the License.
margin-bottom: 14px;
}
.mx_Login_field_disabled {
opacity: 0.3;
}
.mx_Login_fieldLabel {
margin-top: -10px;
margin-left: 8px;