Skip to content

Commit

Permalink
Merge pull request #3055 from elksson/master
Browse files Browse the repository at this point in the history
Fix for issue 2521
  • Loading branch information
danbucholtz committed May 9, 2016
2 parents 2a48709 + 41c73d4 commit 01ab8b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scss/_bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -375,13 +375,11 @@

.bar-subheader {
top: $bar-height;
display: block;

height: $bar-subheader-height;
}
.bar-subfooter {
bottom: $bar-footer-height;
display: block;

height: $bar-subfooter-height;
}
Expand Down

0 comments on commit 01ab8b0

Please sign in to comment.