]> source.dussan.org Git - nextcloud-server.git/commitdiff
improve update error page: adjust line height of h2
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 10 Dec 2014 12:39:30 +0000 (13:39 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 10 Dec 2014 12:39:30 +0000 (13:39 +0100)
core/css/styles.css

index f29444e80d659fc8b876f39d2f636985b395d028..7badfca6c16aad71d3fcddb9afc1d73247cb7742 100644 (file)
@@ -362,6 +362,7 @@ input[type="submit"].enabled {
 
 #body-login .update h2 {
        font-size: 20px;
+       line-height: 130%;
        margin-bottom: 30px;
 }