aboutsummaryrefslogtreecommitdiff
path: root/scss/_navbar.scss
AgeCommit message (Expand)AuthorFilesLines
2016-12-22fixes #18115: move forward with one naming scheme for inversed color schemes,...Mark Otto1-10/+10
2016-12-22fixes #18053 by removing container padding at lower breakpoints on responsive...Mark Otto1-0/+5
2016-12-22removeMark Otto1-2/+0
2016-12-22Fix vertical alignment a bitMark Otto1-0/+2
2016-12-22move all nav link and collapse and container behaviors to the toggleable clas...Mark Otto1-26/+24
2016-12-22move flex to navbar container only; otherwise it affects things negatively el...Mark Otto1-1/+1
2016-12-22flexbox shizMark Otto1-9/+11
2016-12-22no need for a clearfix given no more floatsMark Otto1-2/+0
2016-12-22move padding on nav links and brand to be responsive padding, keeping mobile ...Mark Otto1-3/+14
2016-12-22remove width 100% from positioning, remove rounded corners for utilsMark Otto1-11/+0
2016-12-22remove justified, replacing with modifier later if needed; combine rulesMark Otto1-8/+0
2016-12-22flexbox this thingMark Otto1-100/+23
2016-12-22indentationMark Otto1-2/+2
2016-12-22exploring table based navbar againMark Otto1-45/+114
2016-11-28Remove lots of duplication + minor cleanup (#21238)Starsam801-3/+2
2016-11-27Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226)Starsam801-69/+33
2016-11-26add disabled classes to light and dark navbar nav-linksMark Otto1-0/+8
2016-10-30Fixes #20975: removed trailing whitespaceValentine Abanosimov1-1/+1
2016-10-30Fixes #20975: removed trailing whitespaceValentine Abanosimov1-1/+1
2016-10-30Fixes #20975: made navbar-text color on navbar-dark equal to non-hovered link...Valentine Abanosimov1-0/+8
2016-10-18remove .navbar-brand > img selector that sets display block (will be replaced...Mark Otto1-4/+0
2016-10-18more consistent navbar-brand line-heightMark Otto1-0/+1
2016-10-17lintMark Otto1-1/+1
2016-10-17add navbar-brand and navbar-nav styles to the toggleableMark Otto1-6/+23
2016-10-17set the border color on the togglerMark Otto1-0/+2
2016-10-17Fix sass map navbar-toggleableMark Otto1-1/+2
2016-10-16Iterate over breakpoints to generate .navbar-toggleable classesMark Otto1-19/+12
2016-09-15Merge branch 'v4-dev' into v4-navbarsMark Otto1-1/+58
2016-09-11Removing a redundant background-color declaration. (#20698)Chris Garcia1-1/+0
2016-09-11Swap for custom svg background that we can embed to set the color of the stro...Mark Otto1-7/+13
2016-09-11Merge branch 'v4-hamburger-fix2' of https://github.com/patrickhlauke/bootstra...Mark Otto1-1/+7
2016-09-04Disable important flag on Sass linter (#20627)Mark Otto1-2/+0
2016-07-26Update navbar-toggleable-* styles to incorporate changes from #20083Mark Otto1-22/+48
2016-07-24Fixes #17990: clear the floats within .navbar-toggleable-* to avoid funky ani...Mark Otto1-0/+3
2016-07-20change navbar-toggler to use SVG background imagePatrick H. Lauke1-1/+7
2016-05-15Restore .navbar-text and add some basic examples to the docs /cc #18049Mark Otto1-0/+11
2016-05-13more navbar variablesMark Otto1-3/+3
2016-05-12correction, -toggler-*Mark Otto1-2/+2
2016-05-12new var for -toggle-border-radiusMark Otto1-1/+1
2016-05-12add new variable for -toggle-font-sizeMark Otto1-1/+1
2016-05-12Alternate fix to #18865: Change the .navbar-toggler color for light/dark navb...Mark Otto1-2/+4
2016-04-17Merge pull request #19248 from twbs/navbar-divider-border-widthChris Rebert1-1/+1
2016-02-16Extract $navbar-brand-padding-y variableChris Rebert1-2/+2
2016-02-16.navbar-divider width: 1px=>$border-widthChris Rebert1-1/+1
2016-02-06linter overhaulMark Otto1-0/+2
2015-12-08Rename 2 navbar variables to comply with updated naming conventionChris Rebert1-3/+3
2015-09-05Fixes #17230: Renames .navbar-static-top to .navbar-full and adds docs for itMark Otto1-2/+2
2015-09-02Added .navbar-toggleable-md classLuke Bonaccorsi1-0/+5
2015-08-24Use double colons for psuedo elementsKevin Kirsche1-1/+1
2015-08-23fix remaining scss lint errorsMark Otto1-1/+1