Skip to content

Commit

Permalink
#1316: fixed List item misalignment issue
Browse files Browse the repository at this point in the history
  • Loading branch information
JYSW380 committed Jun 4, 2019
1 parent 75830c2 commit c30cb21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scss/components/side-nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@ $block: #{$fd-namespace}-side-nav;
}

&__link {

display: flex;
align-items: center;
//STATES *******************************************
&.has-child {
background-image: url(#{$fd-down-arrow-icon});
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c30cb21

Please sign in to comment.