aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2016-12-02Reboot: Update <fieldset> comment to clarify that the default weirdness is pa...Chris Rebert1-3/+5
2016-11-30Reboot: Add direct link to Edge scrollbar bugChris Rebert1-0/+1
2016-11-30Reboot: Link directly to the temporal inputs WebKit bugChris Rebert1-2/+2
2016-11-28Fix #20936 make inline checkbox/radio markup same as stacked (#20995)Brad Kent2-11/+4
2016-11-28Fix #20908 (#21244)Mark Otto1-2/+1
2016-11-28Fix incorrect select height calculation (#21171)Florian Schlittenbauer2-2/+2
2016-11-28Remove lots of duplication + minor cleanup (#21238)Starsam8013-201/+94
2016-11-28Inverse card improvements (#21242)Mark Otto1-0/+2
2016-11-27Fix #20013, nullify #21112 (#21230)Mark Otto1-3/+2
2016-11-27Follow up to #21052 to match small pagination links with small buttonsMark Otto1-2/+2
2016-11-27Set line-height for page-links (#21052)Stefan Staynov2-1/+2
2016-11-27Add alert-margin-bottom variable (#21064)Cyril Kyburz2-1/+2
2016-11-27Made card header and footer's background transparent on .card-inverse (#21111)Rodrigo Waltenberg1-0/+1
2016-11-27Rename `.col-xs` to `.col` + some other cleanup (#21222)Starsam802-39/+51
2016-11-27Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226)Starsam807-105/+69
2016-11-27Update clearfix mixin (#21224)Mark Otto1-1/+1
2016-11-27Add max-width 100% and max-height 100% utilities (#21221)Mark Otto1-0/+3
2016-11-27Rename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` (...Starsam801-24/+44
2016-11-27Remove redundant media queries (#21220)Starsam803-28/+22
2016-11-26Remove 'xs' from text utilities (#21217)Starsam801-3/+11
2016-11-26update scss linter to allow multiple spaces before on single lineMark Otto1-1/+1
2016-11-26Remove most border-radius properties and instead use overflow: hidden; to pro...Mark Otto1-15/+1
2016-11-26Update comment for use of IE9 hack to fix #18082Mark Otto1-1/+2
2016-11-26Update inline forms (updated docs and new flexbox styles) (#21212)Mark Otto1-11/+70
2016-11-26Add .rounded-0 utility class (#21214)Ken Dale1-0/+4
2016-11-26Border utilities (#21213)Mark Otto1-3/+6
2016-11-26Add .no-gutters option to remove gutters from rows (#21211)Mark Otto1-0/+12
2016-11-26Merge pull request #21205 from twbs/navbar-disabledMark Otto1-0/+8
2016-11-26Merge pull request #21208 from twbs/table-responsive-docsMark Otto1-6/+7
2016-11-26uncomment autohiding scroll and remove commented out borderMark Otto1-5/+1
2016-11-26update commentMark Otto1-2/+2
2016-11-26prevent double border on responsive .table-borderMark Otto1-0/+5
2016-11-26Merge pull request #21203 from twbs/conditional-transition-animationsMark Otto2-5/+11
2016-11-26Merge branch 'v4-dev' into modal-sizesMark Otto1-5/+5
2016-11-26Merge pull request #21206 from twbs/gray-lightestMark Otto1-5/+5
2016-11-26decrease size of modal-md and modal-lg to ensure fitting in responsive layoutsMark Otto1-2/+2
2016-11-26change instances of hardcoded lightest gray to sass variable -lightestMark Otto1-2/+2
2016-11-26change uses of #f5f5f5 to -lightestMark Otto1-3/+3
2016-11-26add disabled classes to light and dark navbar nav-linksMark Otto1-0/+8
2016-11-25Update bootstrap-grid.scss to include box-sizing and responsive changes (#21202)Mark Otto1-0/+19
2016-11-25re-enable transitions (which according to the options.md doc is the default)Mark Otto1-1/+1
2016-11-25Wrap .fade and .collapsing transition properties in -transitionsMark Otto1-4/+10
2016-11-25v4: Flexbox nav options (#21201)Mark Otto1-0/+22
2016-11-25v4: Miscellaneous color changes (#21199)Mark Otto2-6/+6
2016-11-25Add @supports feature query for Carousel CSS 3D transforms; fixes #15534 (#19...Chris Rebert3-2/+17
2016-11-25Merge pull request #21133 from bardiharborow/normalizeMark Otto1-94/+133
2016-11-25Merge pull request #21187 from twbs/fix-21094Mark Otto1-1/+1
2016-11-24Update Normalize to v5.0.0.Bardi Harborow1-94/+133
2016-11-23Merge pull request #21068 from twbs/list-group-border-colorMark Otto1-1/+1
2016-11-23Merge pull request #21118 from Elliot-Evans-95/v4-devMark Otto2-2/+2