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

View file

@ -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;