From 2fdfc4ed731c6c82b7d5ebf995eb114b416a53d8 Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 6 Oct 2016 22:22:32 -0700 Subject: [feat] ui - email status section --- ui/app/components/main_panel/main_panel.less | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/app/components/main_panel/main_panel.less') diff --git a/ui/app/components/main_panel/main_panel.less b/ui/app/components/main_panel/main_panel.less index 2e97913..7383a6c 100644 --- a/ui/app/components/main_panel/main_panel.less +++ b/ui/app/components/main_panel/main_panel.less @@ -229,6 +229,7 @@ } .icon { padding-right: @section-padding; + height: @icon-size; img { width: @icon-size; height: @icon-size; -- cgit v1.2.3