fix show password icon in personal settings

This commit is contained in:
Jan-Christoph Borchardt 2014-05-06 12:44:16 +02:00 committed by Morris Jobke
parent 4ef94ddd2e
commit 46fd40b700
1 changed files with 3 additions and 2 deletions

View File

@ -592,8 +592,9 @@ label.infield {
width: 8em;
}
#personal-show + label {
margin-top: 1em;
margin-left: -3em;
height: 14px;
margin-top: 14px;
margin-left: -36px;
}
#passwordbutton {
margin-left: .5em;