aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2016-12-28add align-self to linter property orderMark Otto1-0/+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-29Change last reference from tags over to badges.Pierre-Denis Vanduynslager1-1/+1
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-28update navs to use `.show` instead of `.open` for dropdownsMark Otto1-2/+2
2016-12-28lintingMark Otto1-2/+2
2016-12-28no need to float, but do set display: block;Mark Otto1-1/+1
2016-12-28remove plain-hover-focus mixinsMark Otto1-12/+8
2016-12-28no need for cursor: default, since, well, it's the defaultMark Otto1-1/+0
2016-12-28add a comment here to explain some thingsMark Otto1-1/+1
2016-12-28.page-item's don't need this anymore (they're flex items)Mark Otto1-2/+0
2016-12-28remove default margin, allow folks to use utils insteadMark Otto1-2/+0
2016-12-28update pagination list reset stylesMark Otto1-1/+3
2016-12-28move pagination to flexboxMark Otto1-1/+1
2016-12-28remove plain-hover-focus from list group mixinMark Otto1-5/+3
2016-12-28Revamp list group states and docs to matchMark Otto2-82/+84
2016-12-28Revamp dropdown item statesMark Otto1-22/+13
2016-12-28Remove plain-hover-focus mixins from navsMark Otto2-23/+10
2016-12-28properly pass focus shadow should you enable shadowsMark Otto1-1/+6
2016-12-28create a variable for the focus box-shadow, use it in the button base classMark Otto2-2/+3
2016-12-28remove active styling from focusMark Otto1-3/+0
2016-12-28remove cursor: pointerMark Otto1-1/+0
2016-12-28redo outlinesMark Otto2-10/+5
2016-12-28lintingMark Otto1-1/+1
2016-12-28Redo button statesMark Otto2-65/+35
2016-12-28fixes #21415 by moving disabled .btn-link color to the default stateMark Otto1-1/+2
2016-12-28Rip numberQuy1-1/+1
2016-12-27inline-flex and width: 100% for stacked/vertical variationMark Otto1-2/+2
2016-12-27auto size input groups, fixes #20506Mark Otto1-0/+4
2016-12-27remove commented out codeMark Otto1-1/+0
2016-12-27lintingMark Otto1-1/+1
2016-12-27revamp button group with flexboxMark Otto1-39/+19
2016-12-27forgot to add display flex to the navbar, so utils weren't applyingMark Otto1-0/+1
2016-12-27use varMark Otto1-1/+1
2016-12-27fix inline checksMark Otto1-1/+3
2016-12-27add some varsMark Otto2-12/+18
2016-12-27sure we only need the two mixins, but this ensures folks don't run into missi...Mark Otto1-2/+1
2016-12-27Update bootstrap-grid.scssMark Otto1-1/+2
2016-12-27Update bootstrap-reboot.scssMark Otto1-1/+1
2016-12-27move custom down so folks can reassign var values and use other varsMark Otto1-1/+1
2016-12-26Add more flex utilitiesStarsam801-31/+34
2016-12-26Rename tags to badges in commentsQuy1-4/+4