aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Merge branch 'v4-dev' into v4-grid-reduxMark Otto1-2/+2
2016-02-06linterMark Otto1-2/+2
2016-02-06Merge branch 'v4-dev' into v4-grid-reduxMark Otto14-310/+405
2016-02-06linter overhaulMark Otto14-310/+405
2016-02-06Ugh, Sass doesn't do extends across media, so we can't use placeholder hereMark Otto3-21/+5
2016-02-06property order and white spaceMark Otto1-2/+2
2016-02-06property orderMark Otto1-1/+1
2016-02-06More grid updatesMark Otto2-25/+12
2016-02-06flip things around again, no more base class, try out some new stuff to keep ...Mark Otto3-16/+33
2016-02-06add horizontal flex utilsMark Otto1-0/+9
2016-02-06rename vertical align flex utils to middle to avoid clash with horizontal centerMark Otto1-2/+2
2016-02-06more accurate commentsMark Otto1-2/+2
2016-02-06Move the conditional statement back to the file because nested imports aren't...Mark Otto2-21/+20
2016-02-06rename .flex-all-* to .flex-items-* to match flexbox nomenclatureMark Otto1-3/+3
2016-02-06Conditionally include the flex utils in the import stack and reduce to a sing...Mark Otto2-22/+16
2016-02-06Move grid flex classes to utils instead maybe?Mark Otto2-37/+35
2016-02-06Merge branch 'v4-dev' into v4-grid-reduxMark Otto1-6/+6
2016-02-06Revamp grid classes to require .col base class and improve flexbox grid class...Mark Otto3-17/+17
2016-02-06rearrange scss lint config to put flex over floatMark Otto1-6/+6
2016-02-05Switch to native font stackMark Otto1-2/+2
2016-02-04Revert separation of <hN> and .hN heading stylesChris Rebert1-16/+6
2016-02-03Merge branch 'v4-card-fuckery' into v4-devMark Otto3-17/+31
2016-02-03fuck that other class, let's just get tabs and pills in thereMark Otto1-11/+0
2016-02-03Dump the type margin overrides in alerts for utils, document that particular ...Mark Otto1-9/+0
2016-02-03Redo line-height globallyMark Otto13-19/+9
2016-01-26Update print styles to v5.3.0 of html5 boilerplate.XhmikosR1-4/+32
2016-01-23Allow a <label> for .input-group-addon by zeroing out margin-bottommkroeders1-0/+1
2016-01-23Merge pull request #19001 from twbs/bump-normalizeChris Rebert2-8/+3
2016-01-23Merge pull request #19002 from twbs/blockquote-border-widthMark Otto2-2/+3
2016-01-23Merge pull request #19000 from twbs/print-img-max-width-100-hellMark Otto1-4/+0
2016-01-23Merge pull request #18927 from twbs/fix-16871Mark Otto3-2/+5
2016-01-23scss/_forms.scss: Remove now-unnecessary SCSS-Lint exemptionChris Rebert1-3/+0
2016-01-21Reboot: Remove now-unnecessary input[type="search"] box-sizing overrideChris Rebert1-2/+0
2016-01-21Bump Normalize to https://github.com/necolas/normalize.css/commit/fe567632afc...Chris Rebert1-6/+3
2016-01-21Remove print-specific img max-width:100%; style so that Google Maps and other...Chris Rebert1-4/+0
2016-01-20Resolves #18978 - flexbox list-group implementation. Requires the pull-right ...Kevin Ross1-1/+12
2016-01-19Add pointer-events:none to custom indicatorPatrick H. Lauke1-0/+1
2016-01-17Apply word-wrap:break-word to Tooltips and PopoversChris Rebert3-2/+5
2016-01-17Make translation of custom file input text easier; fixes #18922Chris Rebert2-5/+18
2016-01-17Merge pull request #18880 from twbs/gradient-x-yChris Rebert2-6/+6
2016-01-17Merge pull request #18848 from twbs/rounded-progressMark Otto1-12/+6
2016-01-17Merge pull request #18878 from twbs/btn-group-verticalMark Otto1-2/+0
2016-01-17fuck around with card borders and moreMark Otto3-17/+42
2016-01-17Merge pull request #18920 from twbs/v4-custom-forms-varsMark Otto2-74/+132
2016-01-17Update docs to include mention of the custom variables fileMark Otto1-3/+3
2016-01-17add custom overrides to other bundlesMark Otto2-0/+2
2016-01-17Merge branch 'provide-custom-scss' of https://github.com/stephaniepurvis/boot...Mark Otto2-0/+5
2016-01-17condense that comment, clean up formattingMark Otto1-9/+8
2016-01-17Merge pull request #18789 from twbs/fix-18733-moreMark Otto1-0/+16
2016-01-17Missing ;Mark Otto1-1/+1