Skip to content

Commit

Permalink
fix(header): remove negative margin on menu trigger (#6225)
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod committed Jun 10, 2020
1 parent 5d51507 commit 0de089c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/components/src/components/ui-shell/_header.scss
Expand Up @@ -87,10 +87,6 @@
fill: $shell-header-icon-02;
}

.#{$prefix}--header__menu-trigger {
margin-right: rem(-8px);
}

.#{$prefix}--header__menu-trigger > svg {
fill: $shell-header-icon-01;
}
Expand Down

0 comments on commit 0de089c

Please sign in to comment.