aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-08gruntMark Otto2-2/+2
2016-02-08Move to a translucent input border with background-clip: padding-box for impr...Mark Otto2-1/+2
2016-02-08clarify, fix marginMark Otto1-2/+2
2016-02-08Merge pull request #19135 from twbs/revert-19119-wkbug-138201-fixedChris Rebert1-0/+10
2016-02-08Revert "https://webkit.org/b/138201 no longer repros"Chris Rebert1-0/+10
2016-02-08Merge pull request #19128 from twbs/flex-utilsChris Rebert1-1/+1
2016-02-08Merge pull request #19126 from twbs/native-font-stack-docsChris Rebert1-4/+8
2016-02-08Merge pull request #19125 from twbs/divisionChris Rebert1-2/+2
2016-02-08Flex utility classes shouldn't depend on $enable-grid-classesChris Rebert1-1/+1
2016-02-08Grid docs: Remove !default from SCSS snippetsChris Rebert1-2/+2
2016-02-08Migration docs: Mention $grid-breakpoints and $container-max-widths by nameChris Rebert1-1/+1
2016-02-08Fixes+tweaks to native font stack docsChris Rebert1-4/+8
2016-02-08_forms.scss: Use division instead of fractional multiplicationChris Rebert1-2/+2
2016-02-08_forms.scss: Remove extra trailing 0 in fractional numberChris Rebert1-1/+1
2016-02-08Fix apparent typo in b8ff763d6232d4a61858739b43f509366ffd1500Chris Rebert1-1/+1
2016-02-08Only caption 1st set of progress bar examplesChris Rebert1-29/+13
2016-02-07gruntMark Otto8-54/+56
2016-02-07add example of multiple add-ons to docsMark Otto1-5/+32
2016-02-07Merge branch 'multiple-input-group-addon' of https://github.com/vicary/bootst...Mark Otto2-20/+20
2016-02-07gruntMark Otto8-50/+50
2016-02-07Merge pull request #19121 from twbs/v4-form-sizingMark Otto5-16/+16
2016-02-07Merge branch 'v4-dev' into v4-form-sizingMark Otto18-199/+138
2016-02-07Put that new var to use to match form group addons to form controlsMark Otto1-1/+1
2016-02-07updated button/form-control padding and line-heightMark Otto3-7/+11
2016-02-07Remove line-height from the button size mixin tooMark Otto1-1/+1
2016-02-07Remove commented out height on large/small inputsMark Otto1-2/+0
2016-02-07Remove specific line-heights from large/small inputs as wellMark Otto1-2/+0
2016-02-07Remove line-height from button mixin callsMark Otto1-3/+3
2016-02-07grunt dist docsChris Rebert8-18/+8
2016-02-07_forms.scss: Remove extra url()s in commented-out codeChris Rebert1-3/+3
2016-02-07docs/components/forms.md: Fix typo: non => noneChris Rebert1-1/+1
2016-02-07Merge pull request #19119 from twbs/wkbug-138201-fixedChris Rebert1-10/+0
2016-02-07https://webkit.org/b/138201 no longer reprosChris Rebert1-10/+0
2016-02-07Merge pull request #19112 from twbs/m-x-auto-doc-centeringChris Rebert1-2/+3
2016-02-07Docs: Add captions above progress bars; refs #17264Chris Rebert1-18/+47
2016-02-07Merge pull request #19115 from vsn4ik/v4-dev-fix-css3-not-selectorChris Rebert1-1/+1
2016-02-07Merge pull request #19111 from twbs/fix-18549Chris Rebert1-0/+14
2016-02-07Fix CSS3 :not() selectorvsn4ik1-1/+1
2016-02-07Fix bad localhost link in Typography docsChris Rebert1-1/+1
2016-02-07Docs: Add "Horizontal centering" subheading for .m-x-autoChris Rebert1-2/+3
2016-02-07Assert that $grid-breakpoints and $container-max-widths are in ascending orde...Chris Rebert1-0/+14
2016-02-07Merge pull request #19108 from twbs/shrinkwrapChris Rebert1-74/+16
2016-02-07update shrinkwrap for f25f9bceb1924b54f5743a238ca04c162731136dChris Rebert1-74/+16
2016-02-07Reboot: Update @viewport comment to account for de944e088b278a989c83b4bfebb99...Chris Rebert1-2/+1
2016-02-06Merge pull request #19106 from twbs/fix-19101Chris Rebert2-86/+89
2016-02-06Add $enable-print-styles variable for _print.scss; fixes #19101Chris Rebert2-86/+89
2016-02-06docs/components/modal.md: Fix typoChris Rebert1-1/+1
2016-02-06Fixes #18550: really remove that referenceMark Otto1-6/+0
2016-02-06lintingMark Otto2-4/+4
2016-02-06Merge branch 'v4-dev' into v4-split-buttonsMark Otto124-2843/+3970