Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)Author
2016-12-28lintingMark Otto
2016-12-28revamp button group with flexboxMark Otto
2016-12-28forgot to add display flex to the navbar, so utils weren't applyingMark Otto
2016-12-28use varMark Otto
2016-12-28fix inline checksMark Otto
2016-12-28add some varsMark Otto
2016-12-28sure we only need the two mixins, but this ensures folks don't run into missi...Mark Otto
2016-12-28Update bootstrap-grid.scssMark Otto
2016-12-28Update bootstrap-reboot.scssMark Otto
2016-12-28move custom down so folks can reassign var values and use other varsMark Otto
2016-12-27Add more flex utilitiesStarsam80
2016-12-27Rename tags to badges in commentsQuy
2016-12-26Fixes #20586Mark Otto
2016-12-26Use calc() on .col-form-label padding calculationsMark Otto
2016-12-26Replaces #21270 with proper fixMark Otto
2016-12-26vertically center .form-group contents in inline formsMark Otto
2016-12-26use flex and direction to do the stacked controls instead of float hacksMark Otto
2016-12-26move custom checks/radios to inline-flexMark Otto
2016-12-26Use variables for the width/height classesStarsam80
2016-12-26Clean up _spacing.scss a little bitStarsam80
2016-12-26Remove some leftover IE9/flex stuffStarsam80
2016-12-26lintingMark Otto
2016-12-26flex the footer and include some margin magicMark Otto
2016-12-26flex the modal header so we can remove custom stylesMark Otto
2016-12-26No need to override a margin-top that never was set; only specify margin-bott...Mark Otto
2016-12-26Enable flex on the .modal-content, ensure .modal-body stretches the height (i...Mark Otto
2016-12-26darker border on modal headerMark Otto
2016-12-26trailing spaceMark Otto
2016-12-26line break for sanityMark Otto
2016-12-26add my-auto and m-autoMark Otto
2016-12-26responsive auto margin classesMark Otto
2016-12-26add mr-auto and ml-auto for some flex shizMark Otto
2016-12-25Fixes #18228: Don't use `transparent` for bottom border, use bg colorMark Otto
2016-12-25rip numbersMark Otto
2016-12-25Update toc numbering (#21422)Quy
2016-12-25remove unused media vars, update numbers (oof) /cc @QuyMark Otto
2016-12-25remove unused utils, commentMark Otto
2016-12-25remove old flex utils, update docs to matchMark Otto
2016-12-25duplicate of the .flex-fill utilMark Otto
2016-12-25Start to blow out and document more flexbox utilitiesMark Otto
2016-12-25fix incorrect class name for inline-flexMark Otto
2016-12-25Change up the "justified" nav optionsMark Otto
2016-12-25Make .nav flex-poweredMark Otto
2016-12-25Undo #21171 (which closed #20977)Mark Otto
2016-12-23small unrelated addition—adds .d-flex-inline utilMark Otto
2016-12-23reduce .media styles to their bare minimumMark Otto
2016-12-23Rename Tags to Badges in commentsQuy
2016-12-23Merge branch 'flex-cards' into v4-devMark Otto
2016-12-23Add color variables for white and black (#21397)Jacob Müller
2016-12-23change card deck margin strategyMark Otto