Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 01ab8b0

Browse files
committedMay 9, 2016
Merge pull request #3055 from elksson/master
Fix for issue 2521
2 parents 2a48709 + 41c73d4 commit 01ab8b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎scss/_bar.scss

-2
Original file line numberDiff line numberDiff line change
@@ -375,13 +375,11 @@
375375

376376
.bar-subheader {
377377
top: $bar-height;
378-
display: block;
379378

380379
height: $bar-subheader-height;
381380
}
382381
.bar-subfooter {
383382
bottom: $bar-footer-height;
384-
display: block;
385383

386384
height: $bar-subfooter-height;
387385
}

0 commit comments

Comments
 (0)
Please sign in to comment.