Skip to content

Commit

Permalink
fix coloring of sidenav icons
Browse files Browse the repository at this point in the history
  • Loading branch information
snide committed Dec 12, 2017
1 parent 1f47c50 commit 75b4e18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/side_nav/__snapshots__/side_nav.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,11 @@ exports[`EuiSideNav items renders items with are links 1`] = `
C
</span>
<svg
<<<<<<< HEAD
class="euiIcon euiIcon--small euiIcon--subdued"
=======
class="euiIcon euiIcon--medium euiIcon--subdued"
>>>>>>> fix coloring of sidenav icons
height="16"
viewBox="0 0 16 16"
width="16"
Expand Down

0 comments on commit 75b4e18

Please sign in to comment.