From 6d6b8134462d9e718f21e76f9c47f73604574c9b Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 30 Mar 2017 06:07:39 +0500 Subject: Ui ifxes (#5890) * PLT-5975 - Back arrow in flag list cutting off * PLT-6049 - Fixing pin icon color, and hover state * PLT-5989 - Channel member and pin icon issue * PLT-6067 - Pinned icon misaligned in firefox * PLT-5885 - Adjusting icon spacing in modal --- webapp/sass/base/_typography.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'webapp/sass/base/_typography.scss') diff --git a/webapp/sass/base/_typography.scss b/webapp/sass/base/_typography.scss index a9bc183c4..c2ec3a859 100644 --- a/webapp/sass/base/_typography.scss +++ b/webapp/sass/base/_typography.scss @@ -37,11 +37,11 @@ body { .fa { &.fa-margin--left { - margin-left: 2px; + margin-left: 3px; } &.fa-margin--right { - margin-right: 2px; + margin-right: 3px; } } -- cgit v1.2.3-1-g7c22