aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2016-10-19version bump to alpha 5Mark Otto1-1/+1
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-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
2016-10-09fix focus shadows, if enabledMark Otto1-5/+5
2016-10-09The color is already covered in the first ruleset hereMark Otto1-4/+0
2016-10-09Interpolate the variable so it passes the color properlyMark Otto1-1/+1
2016-10-09remove un-needed commentMark Otto1-1/+0
2016-10-09add transparent border to match .form-control heightMark Otto1-0/+2
2016-10-09Update static form controlMark Otto1-3/+1
2016-10-09Ensure input groups behavior appropriately in inline formsMark Otto1-0/+1
2016-10-09Merge branch 'v4-dev' into v4-navbarsMark Otto25-123/+167
2016-10-09Merge pull request #20867 from twbs/dedupe-sm-varsMark Otto2-3/+1
2016-10-09Merge pull request #20684 from twbs/v4-utilsMark Otto11-41/+68
2016-10-09Merge branch 'v4-dev' into v4-utilsMark Otto20-114/+190
2016-10-09Remove display from the .img-fluid utilityMark Otto2-6/+8
2016-10-09Change 940px breakpoint to 960px so that all widths are divisible by 12Mark Otto1-1/+1
2016-10-09Change sm grid breakpoint and container max-widthMark Otto1-2/+2
2016-10-09Move from max-width to width for containers, plus a max-width 100%Mark Otto1-1/+2
2016-10-09Drop the -font-size variable for the newer -size-sm oneMark Otto2-3/+1
2016-10-09Update dependencies, including Babel to v6 and zeroUnits fix.Bardi Harborow1-1/+1
2016-10-03Remove `-webkit-overflow-scrolling: touch` due to an iOS Safari bug (#20803)Chris Rebert1-1/+3
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow5-10/+10
2016-10-03Follow-up fix to #20821Patrick H. Lauke1-3/+3
2016-10-03Merge pull request #20821 from patrickhlauke/v4-h5bp-printPatrick H. Lauke1-4/+10
2016-10-02Fixes #20566 (#20768)Matt Viteri1-3/+12
2016-10-02Flexbox grid updates (#20829)Mark Otto1-2/+5
2016-10-02update commentMark Otto1-2/+1
2016-10-02remove the margin there since it's in normalizeMark Otto1-2/+0