Removing styles from sign in

This commit is contained in:
okbel
2018-03-23 15:51:04 -03:00
parent 0242e7b124
commit a53194b4a0
2 changed files with 44 additions and 58 deletions
@@ -1,10 +1,3 @@
.dialogusername {
border: none;
box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2);
width: 400px;
top: 10px;
}
.yourusername {
display: block;
}