diff --git a/sass/whitelabel/wallet/polline/polline_custom_style.scss b/sass/whitelabel/wallet/polline/polline_custom_style.scss index 959dc620..a6a6a0f4 100644 --- a/sass/whitelabel/wallet/polline/polline_custom_style.scss +++ b/sass/whitelabel/wallet/polline/polline_custom_style.scss @@ -54,7 +54,11 @@ $polline--highlight-color: #2882fa; background-color: $polline--bg-color; .navbar-brand .img-brand { - height: 115%; + height: 100%; + } + + .navbar-brand { + padding: 0 5px 0 15px; } .navbar-brand .icon-ascribe-logo {