Skip to content

Commit

Permalink
fix(community-side-navigation): fix extra whitespace on ie
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-K-Lam authored and theetrain committed Jan 8, 2019
1 parent 4fe0868 commit 91d1eb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/SideNavigation/SideNavigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ $desktop: (
.navLi {
border-bottom: 1px solid $color-gainsboro;
align-items: center;
font-size: 0;
}

.active {
Expand Down

0 comments on commit 91d1eb2

Please sign in to comment.