aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-01-21Drop Normalize, port relevant parts to Reboot (#21741)Mark Otto6-555/+186
2017-01-21Fix container within navbar on smallest breakpoint (#21722)Pierre Vanduynslager1-0/+7
2017-01-21Progress line height (#21805)Mark Otto1-4/+2
2017-01-21fix segmented buttons (#21716)Gijs Boddeus1-4/+1
2017-01-21Fix gaps between vertical grouped buttons when using labels (#21793) (#21796)Dmytro Yarmak1-0/+1
2017-01-15Remove list-group-item-heading and list-group-item-text (#21653)Pierre-Denis Vanduynslager3-30/+0
2017-01-15Remove unused scss variables (#21579)Pierre-Denis Vanduynslager1-22/+0
2017-01-15Remove filter: alpha(opacity = 0);Christian Oliff1-1/+0
2017-01-15fixes #21625, closes #21539Mark Otto1-1/+1
2017-01-09Update breakpoints in breakpoints.scss commentsRishabh Rajgarhia1-7/+7
2017-01-09_custom.scss should be the first includeZulfiqar Ali1-1/+1
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