diff --git a/core/css/header.scss b/core/css/header.scss index 50d270a6ff94a..bf8617f1fcca0 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -115,7 +115,8 @@ background-repeat: no-repeat; background-position: center center; width: 62px; - height: 34px; + height: 44px; + margin-top: -5px; } .header-appname-container { display: none; @@ -538,4 +539,4 @@ nav { li.hidden { display: none; } -} \ No newline at end of file +}