aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-03-27Card image fixes (#22288)Mark Otto1-5/+7
2017-03-26Use the hr-method for the nav-divider, closes #21945Mark Otto1-2/+2
2017-03-26fixes #22111Mark Otto1-1/+2
2017-03-26fixes #22245: revamp the breakpoint-between and breakpoint-only mixins to act...Mark Otto1-5/+9
2017-03-26Drop position relative on container that was added quickly in Alpha 6Mark Otto1-1/+0
2017-03-26.navbar-toggler colorCatalin Zalog1-4/+4
2017-03-23rename from .navbar-toggleable to .navbar-expand to reflect mobile first appr...Mark Otto1-2/+2
2017-03-23Allow to customize navbar-brand font-sizePierre-Denis Vanduynslager2-2/+3
2017-03-23Harmonize navbar-brand, navbar-text and nav-link heightPierre-Denis Vanduynslager3-24/+34
2017-03-23revamp the collapse behaviorMark Otto1-5/+20
2017-03-23account for fluid containersMark Otto1-2/+4
2017-03-23ditch abs positioned togglers for explicit justify-content: space-between on ...Mark Otto1-11/+0
2017-03-23Simplify generation and get rid of previously added "breakpoint-previous" fun...Pierre-Denis Vanduynslager2-18/+5
2017-03-23Generate correct breakpoints for navbar-toggleable-* and generate toggleable ...Pierre-Denis Vanduynslager2-4/+17
2017-03-19linting from beforeMark Otto1-1/+1
2017-03-19fixes rest of #21585; adds custom styles for inverse table accent hover and a...Mark Otto2-0/+17
2017-03-19reorderMark Otto1-7/+6
2017-03-19consistent breaksMark Otto1-1/+0
2017-03-19Do what the comment says; add this only to devices under 768pxMark Otto1-8/+10
2017-03-19correct inverse table border color, add new varMark Otto2-1/+2
2017-03-19Update _screen-reader.scss (#22154)Gaël Poupard1-2/+5
2017-03-19Fix justified nav styles and update nav docs for fill/justifyMark Otto1-1/+2
2017-03-18Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto15-24/+27
2017-03-18fixes #21584Mark Otto1-3/+1
2017-03-18Add :empty to .custom-file-control selector (#22176)Theriault1-1/+1
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko15-23/+26
2017-03-12Remove the outline override from dropdown togglesMark Otto1-5/+0
2017-03-12Use btn-$variant-color variables for outlined btns (#22164)Dominic Watson1-6/+6
2017-03-05Clean up spacers a bit moreStarsam802-36/+16
2017-03-05Move box-shadow and transition mixins out of the main mixins file and into th...Mark Otto3-16/+16
2017-03-05Drop the .hidden and .visible classes, save for the print onesMark Otto3-51/+42
2017-03-05Update spacer utilities (#22123)Mark Otto5-42/+42
2017-03-03Change sticky order (#22027)Catalin Zalog1-1/+1
2017-03-03Fix border width calculation for custom-select (#22068)Rutger Laurman1-1/+1
2017-03-03Remove 'hover' from nav-tabs-active-link-hover-color et al (#22087)Sean Beyer2-6/+6
2017-02-21Remove vendor prefixes from appearance: none.Bardi Harborow1-3/+1
2017-02-11Remove unused input-size mixin (#21971)Pierre Vanduynslager1-26/+0
2017-02-04Fixes #21814. Also accounts for custom file inputs.Mark Otto1-1/+3
2017-02-04Add `utilities/flex` to the dedicated grid Sass bundle so folks can take adva...Mark Otto1-0/+1
2017-02-04Fixes #21908Mark Otto1-1/+1
2017-01-28Reduce the width to prevent the modal fills the screen widthJuan Carlos González Cabrero1-1/+1
2017-01-28Add new extra large size for modal containersJuan Carlos González Cabrero2-0/+5
2017-01-24Remove random cursor: default from pill nav (#21835)Mark Otto1-1/+0
2017-01-24Allow button toolbars to wrap (#21826)Mark Otto1-0/+1
2017-01-24Add align self to navbar brand (#21626)Sergey Kovalenko1-0/+1
2017-01-24Rename order utilities to intended class names (#21739)Mark Otto1-3/+3
2017-01-24Pixel perfect navbar toggler (#21821)Geremia Taglialatela1-2/+2
2017-01-23Update _custom.scss imports in other builds (#21825)Mark Otto2-9/+2
2017-01-23Allow flex-based navs to wrap like they used to (#21824)Mark Otto1-0/+1
2017-01-23Remove `cursor: pointer;` (#21812)Mark Otto6-18/+0