aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-01-06version bumpMark Otto1-1/+1
2017-01-05Doc updates (#21542)Quy1-1/+1
2017-01-03Custom Forms: Allow Chrome/Firefox feature that lets the user drag and drop i...Phillip Marshall1-0/+2
2017-01-03clarify usage of base font-size so we know what's upMark Otto5-4/+5
2017-01-03Remove -size-root so we can respect user prefs on browser default font-sizeMark Otto3-9/+8
2017-01-03Drop .carete (#21525)Quy4-30/+0
2017-01-03button groups should be inline-flex to match their button counter parts (inli...Mark Otto1-1/+1
2017-01-03Drop .table-reflowMark Otto1-43/+0
2017-01-02Remove .navbar-dividerQuy1-8/+0
2017-01-02remove magic dropdown positioning for fixed bottom; folks should set this as ...Mark Otto1-3/+1
2017-01-02update rest of docs, remove navbar specific modifiers, fix docs example cssMark Otto2-37/+8
2017-01-02New position utils, split docsMark Otto4-21/+35
2017-01-02remove line breakMark Otto1-1/+0
2017-01-02Remove .navbar-divider; it's undocumented and wasn't updated with the flexbox...Mark Otto2-21/+0
2017-01-02fixes #21511: set line-height to 1.1 for display headingsMark Otto2-10/+15
2017-01-01Update carousel comments (#21501)Quy1-3/+3
2017-01-01Update copyright years to 2017Nuno Arruda1-2/+2
2016-12-31Rip out the tab-focus mixin, remove application to anchors in rebootMark Otto3-15/+1
2016-12-31Fix responsive embed class in flex containerなつき1-5/+18
2016-12-30Rewrite progress component without <progress> elementMark Otto4-112/+21
2016-12-29Drop IE9 commentQuy1-1/+0
2016-12-28add position relative to containerMark Otto1-0/+1
2016-12-28use align-items on .form-inline to keep items from growing too much (#21461)Mark Otto1-0/+1
2016-12-28lintingMark Otto1-1/+1
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