]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix show password icon in personal settings
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 6 May 2014 10:44:16 +0000 (12:44 +0200)
committerMorris Jobke <morris.jobke@gmail.com>
Tue, 3 Jun 2014 13:30:09 +0000 (15:30 +0200)
core/css/styles.css

index 39ba541fcaa2457d1ba09670e5b3db0198a4e220..4c57f000ba98ef3dd99da813e699ee44ef1fb801 100644 (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;