diff options
-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 95632ade4a3..7aa4990823f 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; |