aboutsummaryrefslogtreecommitdiff
path: root/scss/_navbar.scss
AgeCommit message (Expand)AuthorFilesLines
2017-04-16Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo1-2/+2
2017-04-08Rename some .open to .show (#22389)Mark Otto1-4/+4
2017-04-08css: .navbar child's aligningCatalin Zalog1-4/+2
2017-04-08css: .navbar-expand .dropdown positionCatalin Zalog1-1/+5
2017-03-26.navbar-toggler colorCatalin Zalog1-4/+4
2017-03-23rename from .navbar-toggleable to .navbar-expand to reflect mobile first appr...Mark Otto1-2/+2
2017-03-23Allow to customize navbar-brand font-sizePierre-Denis Vanduynslager1-1/+1
2017-03-23Harmonize navbar-brand, navbar-text and nav-link heightPierre-Denis Vanduynslager1-4/+4
2017-03-23revamp the collapse behaviorMark Otto1-5/+20
2017-03-23account for fluid containersMark Otto1-2/+4
2017-03-23ditch abs positioned togglers for explicit justify-content: space-between on ...Mark Otto1-11/+0
2017-03-23Simplify generation and get rid of previously added "breakpoint-previous" fun...Pierre-Denis Vanduynslager1-4/+4
2017-03-23Generate correct breakpoints for navbar-toggleable-* and generate toggleable ...Pierre-Denis Vanduynslager1-3/+3
2017-01-24Add align self to navbar brand (#21626)Sergey Kovalenko1-0/+1
2017-01-21Fix container within navbar on smallest breakpoint (#21722)Pierre Vanduynslager1-0/+7
2017-01-05Doc updates (#21542)Quy1-1/+1
2017-01-02Remove .navbar-dividerQuy1-8/+0
2017-01-02update rest of docs, remove navbar specific modifiers, fix docs example cssMark Otto1-29/+0
2017-01-02Remove .navbar-divider; it's undocumented and wasn't updated with the flexbox...Mark Otto1-19/+0
2016-12-28lintingMark Otto1-1/+1
2016-12-28redo order of css, add contents at topMark Otto1-128/+150
2016-12-28line break for readibilityMark Otto1-0/+1
2016-12-28reflect nav changes here in the responsive viewsMark Otto1-10/+10
2016-12-28don't let the toggle grow when it's the only flex childMark Otto1-0/+1
2016-12-28set the direction to column (aka, vertical) for mobile viewsMark Otto1-0/+1
2016-12-28remove extra line breakMark Otto1-1/+0
2016-12-28bring over styles from .nav for .navbar-navMark Otto1-3/+7
2016-12-28drop the flex-grow: 10 in favor of auto margin utilsMark Otto1-1/+0
2016-12-28limit linter override to the affected rulesetMark Otto1-2/+2
2016-12-28remove plain-hover-focus from navbar navsMark Otto1-6/+2
2016-12-27forgot to add display flex to the navbar, so utils weren't applyingMark Otto1-0/+1
2016-12-22remove .hidden-* classes from .navbar-toggler and make that part of the .navb...Mark Otto1-0/+4
2016-12-22more lintingMark Otto1-1/+1
2016-12-22lintingMark Otto1-1/+1
2016-12-22Redo navbar-togglerMark Otto1-7/+22
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