aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Remove vendor prefixes from appearance: none.Bardi Harborow1-3/+1
2017-02-11Remove unused input-size mixin (#21971)Pierre Vanduynslager1-26/+0
2017-02-04Fixes #21814. Also accounts for custom file inputs.Mark Otto1-1/+3
2017-02-04Add `utilities/flex` to the dedicated grid Sass bundle so folks can take adva...Mark Otto1-0/+1
2017-02-04Fixes #21908Mark Otto1-1/+1
2017-01-28Reduce the width to prevent the modal fills the screen widthJuan Carlos González Cabrero1-1/+1
2017-01-28Add new extra large size for modal containersJuan Carlos González Cabrero2-0/+5
2017-01-24Remove random cursor: default from pill nav (#21835)Mark Otto1-1/+0
2017-01-24Allow button toolbars to wrap (#21826)Mark Otto1-0/+1
2017-01-24Add align self to navbar brand (#21626)Sergey Kovalenko1-0/+1
2017-01-24Rename order utilities to intended class names (#21739)Mark Otto1-3/+3
2017-01-24Pixel perfect navbar toggler (#21821)Geremia Taglialatela1-2/+2
2017-01-23Update _custom.scss imports in other builds (#21825)Mark Otto2-9/+2
2017-01-23Allow flex-based navs to wrap like they used to (#21824)Mark Otto1-0/+1
2017-01-23Remove `cursor: pointer;` (#21812)Mark Otto6-18/+0
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