From 1ee42aa13fae7b7929e4db8a19f72f835b2216d6 Mon Sep 17 00:00:00 2001 From: Tom Kirkpatrick Date: Wed, 31 Jul 2019 11:43:32 +0100 Subject: [PATCH] fix(ui): improve channel list hamburger icon Ensure that the hamburger icon is not cut off at the bottom. fix #2656 --- icons/layout-list.svg | 6 +++--- renderer/components/Icon/LayoutList.js | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/icons/layout-list.svg b/icons/layout-list.svg index 59d3748ad2a..95b6d870c62 100644 --- a/icons/layout-list.svg +++ b/icons/layout-list.svg @@ -1,5 +1,5 @@ - - - + + + diff --git a/renderer/components/Icon/LayoutList.js b/renderer/components/Icon/LayoutList.js index 2a646939670..3913280076d 100644 --- a/renderer/components/Icon/LayoutList.js +++ b/renderer/components/Icon/LayoutList.js @@ -3,7 +3,7 @@ import React from 'react' const SvgLayoutList = props => (