aboutsummaryrefslogtreecommitdiff
path: root/assets/scss/_nav.scss
AgeCommit message (Collapse)AuthorFilesLines
2018-07-11Reorganize docs for easier deploysMark Otto1-76/+0
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR1-1/+1
The option is set to `always-single-line` in stylelint-config-standard which we extend.
2017-06-29Drop the old $gray- variables for the new color rangeMark Otto1-1/+1
2017-06-17fixes #22846Mark Otto1-1/+1
2017-06-17wrap .bd-navbar position styles in supports query, remove prefix, and update ↵Mark Otto1-6/+5
linter settings for file
2017-06-07Avoid Tooltips/Popovers overflow on documentation's navbar (#22733)Johann-S1-1/+1
2017-05-31tighten padding on mobile for navbar so horizontal scroll nav shows moreMark Otto1-0/+3
2017-05-30style our dropdown a bitMark Otto1-0/+10
2017-05-29tweak navbar so it isn't more than 4rem highMark Otto1-11/+1
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+74