From bb37bdbfc4b2d70873dc70befc774f329de40c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 28 Mar 2018 10:39:24 +0200 Subject: [PATCH] Add more space to the logo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- core/css/header.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/css/header.scss b/core/css/header.scss index 95632ade4a..7aa4990823 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -57,7 +57,7 @@ /* LOGO and APP NAME -------------------------------------------------------- */ #nextcloud { - padding: 8px 5px; + padding: 8px 12px; height: 100%; box-sizing: border-box; opacity: 1;