Skip to content

Commit

Permalink
Remove interfering .is-electron CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
mirka authored and belcherj committed Aug 7, 2019
1 parent 121916d commit 486f04f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib/navigation-bar/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,6 @@
color: darken($gray, 20%);
}

.is-electron {
.navigation-bar__tools,
.navigation-bar__footer {
display: none;
}
}

.navigation-bar__footer-item {
margin-right: 10px;

Expand Down

0 comments on commit 486f04f

Please sign in to comment.