From 0fb9aa3940a8fbb11905e60cc37ca9cdcef62589 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Sevilla=20Mart=C3=ADn?=
 <datitisev@users.noreply.github.com>
Date: Sat, 22 Sep 2018 08:05:45 -0400
Subject: [PATCH] Align icons & text in SideNav and Dropdown (#1544)

---
 less/common/sideNav.less | 1 -
 1 file changed, 1 deletion(-)

diff --git a/less/common/sideNav.less b/less/common/sideNav.less
index 7f6ac965e..e996b86da 100644
--- a/less/common/sideNav.less
+++ b/less/common/sideNav.less
@@ -30,7 +30,6 @@
           & .Button-icon {
             float: left;
             margin-left: -30px;
-            margin-top: 1px;
             font-size: 15px;
           }
         }