From: Jan-Christoph Borchardt Date: Wed, 25 Nov 2015 12:16:00 +0000 (+0100) Subject: update page: fix heading whitespace and unbold less important sections X-Git-Tag: v9.0beta1~683^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=cd88854369cd11038042e6ba38b1aaa17c7c2b01;p=nextcloud-server.git update page: fix heading whitespace and unbold less important sections --- diff --git a/core/css/styles.css b/core/css/styles.css index 28fe9e5414e..640aab81d2a 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -240,8 +240,7 @@ body { } #body-login .update h2 { - line-height: 130%; - margin-bottom: 30px; + margin: 12px 0 20px; } #body-login .update a { diff --git a/core/templates/update.admin.php b/core/templates/update.admin.php index ae88350bdc5..75815de84bc 100644 --- a/core/templates/update.admin.php +++ b/core/templates/update.admin.php @@ -8,7 +8,7 @@
- t('These apps will be updated:')); ?> + t('These apps will be updated:')); ?>