From b80bfac2f4f42782b7285bdbaa7c0e20f6c237fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Daubensch=C3=BCtz?= Date: Fri, 4 Mar 2016 14:06:44 +0100 Subject: [PATCH] Increase size of polline.ascribe.io logo --- sass/whitelabel/wallet/polline/polline_custom_style.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 {