]> source.dussan.org Git - nextcloud-server.git/commitdiff
properly center data directory label
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 6 Dec 2012 15:44:48 +0000 (16:44 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 6 Dec 2012 15:44:48 +0000 (16:44 +0100)
core/css/styles.css

index 0f3f11fdf11d363d6a41c80dcbc7b47c0ae5de43..552a17d8f483369810916fd5263dc242a9a2d589 100644 (file)
@@ -115,7 +115,7 @@ input[type="submit"].highlight{ background:#ffc100; border:1px solid #db0; text-
        font-weight:bold; color:#999; text-shadow:0 1px 0 white;
 }
 #login form fieldset legend a { color:#999; }
-#login #datadirContent label { color:#999; display:block; }
+#login #datadirContent label { display:block; margin:0; color:#999;  }
 #login form #datadirField legend { margin-bottom:15px; }
 
 /* Nicely grouping input field sets */