brunch/brunch.github.io

Problem with nav bar CSS

ngsctt opened this issue · 2 comments

User details

OS: macOS 10.14.2 (18C54)
Browser: Safari 12.0.2 (14606.3.4)

Problem

The nav bar at the top of the docs displays incorrectly, with each page link displayed as a vertical unordered list with bullets:
screen shot 2018-12-17 at 01 20 26

Expected behaviour

That the page links display in a single horizontal row, with the default <ul> styles overridden, and the text immediately below the nav bar visible.

Thank you for report, @ngsctt. This is now handled by fixing sass-brunch version.

@ngsctt Hello,
I've updated my sass-brunch PR (see above), could you confirm that all is OK now ?
Thank you