Skip to content

Commit

Permalink
fix: update Side Navigation - Utility section separator per latest de…
Browse files Browse the repository at this point in the history
…sign #790
  • Loading branch information
droshev committed Mar 30, 2020
1 parent 4d41bc3 commit 7cf4d4f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/side-nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ $block: #{$fd-namespace}-side-nav;
display: block;
border-top: 0.125rem solid;
border-top-color: var(--sapList_GroupHeaderBorderColor);
margin: 0.25rem 0.875rem;
margin: 0.25rem 0.5rem;
}
}

Expand Down Expand Up @@ -81,12 +81,6 @@ $block: #{$fd-namespace}-side-nav;
}
}
}

&__utility {
&::before {
margin: 0.25rem 0.5rem;
}
}
}
}

Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 7cf4d4f

Please sign in to comment.