fix show password icon in personal settings
This commit is contained in:
parent
4ef94ddd2e
commit
46fd40b700
1 changed files with 3 additions and 2 deletions
|
@ -592,8 +592,9 @@ label.infield {
|
||||||
width: 8em;
|
width: 8em;
|
||||||
}
|
}
|
||||||
#personal-show + label {
|
#personal-show + label {
|
||||||
margin-top: 1em;
|
height: 14px;
|
||||||
margin-left: -3em;
|
margin-top: 14px;
|
||||||
|
margin-left: -36px;
|
||||||
}
|
}
|
||||||
#passwordbutton {
|
#passwordbutton {
|
||||||
margin-left: .5em;
|
margin-left: .5em;
|
||||||
|
|
Loading…
Reference in a new issue