re-fix password help icon

This commit is contained in:
David Benqué 2019-12-17 15:46:38 +00:00
parent 0f87052198
commit 84174dbced
1 changed files with 1 additions and 4 deletions

View File

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