1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

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;