Skip to content

Commit

Permalink
Fix white bar under header (fixes #53)
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed May 4, 2016
1 parent 782f9b0 commit 91445cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/modules/header/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
}
}

.channel_header_refresh #client_body:not(.onboarding)::before {
#client_body:not(.onboarding)::before {
background: $color-base;
border-bottom: 1px solid $color-base;
}
Expand Down

0 comments on commit 91445cd

Please sign in to comment.