diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/css/header.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/header.scss b/core/css/header.scss index 1cd8e8e81b7..b12ab5c6ac7 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -56,7 +56,7 @@ /* LOGO and APP NAME -------------------------------------------------------- */ #nextcloud { - padding: 7px 12px; + padding: 7px 0; padding-left: 86px; // logo width + 2* pa position: relative; height: 100%; |