Skip to content

Commit

Permalink
Fix foundation#9230 - remove code duplication
Browse files Browse the repository at this point in the history
foundation#9230

Remove `.menu-icon.dark` in `scss/components/_title-bar.scss`
  • Loading branch information
ncoden committed Oct 6, 2016
1 parent 19bb10f commit 005df1b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scss/components/_title-bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,4 @@ $titlebar-icon-spacing: 0.25rem !default;
vertical-align: middle;
display: inline-block;
}

.menu-icon.dark {
@include hamburger;
}
}

0 comments on commit 005df1b

Please sign in to comment.