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
2017-08-15De-dupe width on .fluid-container (#23402)Mark Otto
2017-08-15Adds a default flag to paragraph-margin-bottom (#23420)Andres Galante
2017-08-15Remove remaining v4 alpha references (#23414)Jacob Müller
2017-08-15Removed comment (#23415)Jurre
2017-08-15changes 1px to border-width variable on cardsAndres Galante
2017-08-14Move the gap between inline checkboxes to right (#22607)Tomáš Kout
2017-08-14Use empty Sass map and merge into it for easier customization of color maps (...Mark Otto
2017-08-14Button code cleanup (#22951)Mark Otto
2017-08-14move max-width: 100% on .container to the root of the make-container mixin so...Mark Otto
2017-08-14Redo .card-deck and .card-group so they're always flex (#22860)Mark Otto
2017-08-13Apply the invalid/valid state to the class nameMark Otto
2017-08-13Remove `vertical-align: middle` from `.input-group-addon` and `.input-group-b...Patrick Yeo
2017-08-13Apply `align-items: center;` to `.input-group` instead of input group sub com...Patrick Yeo
2017-08-12Remove extra spaces from spacing utilities (#23337)razh
2017-08-11Pagination border-widths greater than 1px cause uneven borders between itemsPatrick Yeo
2017-08-11Input Group Addon add option to configure `$input-group-addon-color`Patrick Yeo
2017-08-11Fix to Chrome inheritance bug (#22872) (#23118)Prateek Goel
2017-08-11Custom File padding-x and padding-y values are reversed (#23067)Patrick Yeo
2017-08-11Add margin variable for paragraphs (#23140)Prateek Goel
2017-08-11Add margin variable for breadcrumb (#23138)Prateek Goel
2017-08-11`$input-height-inner-lg` should use `$font-size-lg` instead of `$font-size-sm...Patrick Yeo
2017-08-11Reduce number of spacing rules (#23208)Morgan Stone
2017-08-11Emoji Defaults (#22565)Pascal Pixel
2017-08-11remove unnecessary line-heightDave Poole
2017-08-11remove comments, align-items, and unnecessary heightDave Poole
2017-08-11Fixes PropertySortOrder errorsDave
2017-08-11Fixes hound code style/standardsDave
2017-08-11_progress.scss: makes bars 100% height, centers labels horizontally & verticallyDave
2017-08-11Change border classenvolute
2017-08-11Add "$border-color" variableenvolute
2017-08-11Add SF Mono to the monospace font stackMark Otto
2017-08-11Only add CSS transitions on Buttons for background-color, border-color, and b...Patrick Yeo
2017-08-11Ensure alignment of modal dismiss when no .modal-title is presentMark Otto
2017-08-11Set explicit text-align on <body> element so we can use inherit to override t...Mark Otto
2017-08-11Fix border on input group elements and custom form inputsNathan Woltman
2017-08-11300, not lightMark Otto
2017-08-11Add $font-weight-light varMark Otto
2017-08-11Add .font-weight-light class, add !important to the classesMark Otto
2017-08-11Remove broken CSS that tried to reset the absolute positioning when there was...Mark Otto
2017-08-11Add basic property-value utils for positionMark Otto
2017-08-11bump to betav4.0.0-betaMark Otto
2017-08-08Fix the min breakpoint in media-breakpoint-betweenlucascono
2017-08-08Add .bg-white and .border-whiteMark Otto
2017-08-05Dropup dropdown-menu should have margin on the bottom instead of topPatrick Yeo
2017-08-05(#22414) Rename for consistency `$dropdown-margin-top` to `$dropdown-spacer`Patrick Yeo
2017-08-05fix navbar alignment for never expand situationsMark Otto
2017-08-05given `width: 100%` is always on a container now and it's constrained by max-...Mark Otto
2017-07-18make changes as per suggestion in #23100Chirag Modi
2017-07-18remove change which set from variable and make those in container classChirag Modi
2017-07-17fixed issue #23100Chirag Modi