aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2016-10-27Ensure proper sizing of and alignment of content within input group addons an...Mark Otto1-1/+14
2016-10-27Merge branch 'auto-flex-col' of https://github.com/alanmoo/bootstrap into ala...Mark Otto1-0/+4
2016-10-27Change variable for modal backdrop zindex, rearrange to be ordered from lowes...Mark Otto2-4/+4
2016-10-26Merge pull request #20938 from JPeer264/feature/sass-docMark Otto1-45/+71
2016-10-26Merge pull request #21019 from Starsam80/fix-collapseMark Otto2-6/+6
2016-10-26Rename .tag to .badge to avoid conflicting with WordPressMark Otto5-43/+43
2016-10-26Rename .in to .active to fix collapseStarsam802-6/+6
2016-10-25Merge pull request #20982 from Johann-S/fix19344Mark Otto2-2/+2
2016-10-25Merge pull request #20951 from sbaechler/font-weightsMark Otto8-14/+17
2016-10-25Merge pull request #20903 from Starsam80/fix-20395Mark Otto1-0/+12
2016-10-25Body font weight variabletomhorvat2-0/+3
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S2-2/+2
2016-10-25Merge pull request #20962 from patrickhlauke/v4-fix-unescaped-hash-data-urlsPatrick H. Lauke1-9/+25
2016-10-24Merge pull request #20973 from pixelbandito/container-gutter-breakpointsMark Otto1-3/+9
2016-10-24Merge pull request #20957 from kukac7/patch-1Mark Otto1-2/+0
2016-10-22Container padding uses per-breakpoint gutter sizes, fixes #19304.Chris Garcia1-3/+9
2016-10-20Use box-shadow mixinPierre-Denis Vanduynslager1-4/+2
2016-10-20Set box-shadow on input if enable-shadows rather than enable-roundedPierre-Denis Vanduynslager1-1/+1
2016-10-20replace `#` with `%23` in SVG data urls with str-replacePatrick H. Lauke1-9/+9
2016-10-20Add str-replace Sass functionPatrick H. Lauke1-0/+16
2016-10-20Create col class for auto flexbox columnsAlan Mooiman1-0/+4
2016-10-20duplicate navbar-toggler-padding variablesbéla1-2/+0
2016-10-19Use a variable for the default font weights. Fixes #20741Simon Bächler8-14/+17
2016-10-19version bump to alpha 5Mark Otto1-1/+1
2016-10-19updated sass variables table of contentsJPeer2641-45/+71
2016-10-19Merge pull request #19890 from twbs/v4-navbarsMark Otto2-17/+76
2016-10-18Merge pull request #20933 from twbs/alert-padding-varsMark Otto2-4/+5
2016-10-18Merge branch 'v4-dev' into v4-navbarsMark Otto2-0/+7
2016-10-18Switch to separate vars for alert vertical/horizontal paddingMark Otto2-4/+5
2016-10-18Add vertical-align utilitiesMark Otto2-0/+7
2016-10-18remove .navbar-brand > img selector that sets display block (will be replaced...Mark Otto1-4/+0
2016-10-18more consistent navbar-brand line-heightMark Otto1-0/+1
2016-10-17lintMark Otto1-1/+1
2016-10-17add navbar-brand and navbar-nav styles to the toggleableMark Otto1-6/+23
2016-10-17set the border color on the togglerMark Otto2-1/+4
2016-10-17Fix sass map navbar-toggleableMark Otto1-1/+2
2016-10-16Iterate over breakpoints to generate .navbar-toggleable classesMark Otto1-19/+12
2016-10-16Merge branch 'v4-navbars' of github.com:twbs/bootstrap into v4-navbarsMark Otto2-4/+42
2016-10-16Merge branch 'v4-dev' into v4-navbarsMark Otto44-374/+513
2016-10-16Revert "Drop the $small-font-size variable for the newer $font-size-sm one"Mark Otto2-1/+3
2016-10-15Remove borders on the top and/or bottom when .list-group-flush is the first a...Starsam801-0/+12
2016-10-09one more syntax errorMark Otto1-1/+1
2016-10-09fix syntaxMark Otto1-4/+4
2016-10-09Merge branch 'tooltip-arrow' of https://github.com/brnrdog/bootstrap into brn...Mark Otto2-62/+89
2016-10-09Set height on custom selectMark Otto1-0/+2
2016-10-09Match the height of select.form-control with input.form-controlMark Otto1-1/+2
2016-10-09Merge branch 'patch-10' of https://github.com/zalog/bootstrap into zalog-patc...Mark Otto1-1/+2
2016-10-09Merge pull request #20555 from bardiharborow/updatedepsMark Otto1-1/+1
2016-10-09Reset the left and right border on list items for flush list groupsMark Otto1-0/+2
2016-10-09lintingMark Otto1-1/+1