re-fix password help icon

pull/1/head
David Benqué 5 years ago
parent 0f87052198
commit 84174dbced

@ -34,9 +34,6 @@
display: flex; display: flex;
align-items: center; align-items: center;
margin-bottom: 5px; margin-bottom: 5px;
span {
flex: 1;
}
} }
.cp-teams-invite-message { .cp-teams-invite-message {
resize: none; resize: none;
@ -53,7 +50,7 @@
.cp-teams-help { .cp-teams-help {
color: @colortheme_logo-2; color: @colortheme_logo-2;
text-align: center; text-align: center;
width: 30px; margin-left: 10px;
&:hover { &:hover {
text-decoration: none; text-decoration: none;
} }

Loading…
Cancel
Save