aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-10-10Refactor a few selectors so that the least specific ones are first. (#24310)XhmikosR3-23/+23
2017-10-10Use `$white` variable for `.navbar-dark`'s color. (#24309)XhmikosR1-1/+1
2017-10-09Ensure active button styles are not applied to disabled buttonsPrateek Goel2-6/+6
2017-10-09Centered SVG icon within its own container (#24292)Gisete Kindahl1-2/+2
2017-10-07Enable stylelint's no-duplicate-selectors rule.XhmikosR2-15/+13
2017-10-07Reindent _variables.scss.XhmikosR1-419/+421
2017-10-07Enable stylelint for _reboot.scss.XhmikosR1-3/+13
2017-10-05formattingMark Otto1-2/+2
2017-10-05Add comment where we explicitly use `flex: 1 0 0%;`.XhmikosR1-0/+2
2017-10-05make-col-offset: Remove percentage if it's zero.XhmikosR1-1/+2
2017-10-05Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus1-19/+7
2017-10-04Fix dropup in bottom navbar for all the breakpointsJohann-S1-19/+7
2017-10-04fix travis errorGijs Boddeus1-1/+1
2017-10-04Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus1-0/+19
2017-10-04revert 1db5082Gijs Boddeus1-2/+2
2017-10-04Fix caret position for Dropdown in a bottom navbarJohann-S1-5/+16
2017-10-04Fix dropup in navbarJohann-S1-0/+8
2017-10-04rearrange properties in _borders.scss mixinsGijs Boddeus1-2/+2
2017-10-04Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus50-195/+330
2017-10-03Use variable for heading margin bottom in rebootSimon Knox1-1/+1
2017-10-02Update input-btn-line-height vars to reassign global sm/lg varsMark Otto1-3/+3
2017-10-02Update input/button padding to fix cutoff text in Windows ChromeMark Otto1-2/+2
2017-10-02Fix media-breakpoint-between (#23997)Trent Clowater1-2/+12
2017-10-02Badges add Sass variable to configure `$badge-border-radius` (#24213)Patrick Yeo2-1/+2
2017-10-02Fix custom-select with "multiple" attribute (#23055)Lodder1-0/+5
2017-10-02Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-devMark Otto4-19/+39
2017-10-02Nav Pills with open dropdown don't reflect the nav-pills active state. The ac...Patrick Yeo1-5/+5
2017-10-02Fix buttons that come after the input (input should be under the button)Mark Otto1-0/+6
2017-10-02First child of input group segmented buttons are off by -btn-border-widthPatrick Yeo1-0/+4
2017-10-02Form Validation `.valid-feedback` and `.valid-tooltip` are unstyled (#23527)Patrick Yeo2-22/+22
2017-10-02Switch to stylelint. (#23572)XhmikosR34-34/+65
2017-10-02adds a border radius to modal headers (#23799)Andres Galante1-0/+1
2017-10-02add display `table-cell` (#24004)Paweł Kuna1-0/+1
2017-10-02removes border radius from btn-link (#24128)Andres Galante1-1/+0
2017-10-02Add order first to grid (#24202)Luke Frake1-0/+4
2017-10-02Remove duplicated code in .card-headervsn4ik1-4/+0
2017-10-02Opaque input borders (#24198)Mark Otto1-1/+1
2017-10-02Revert input group border changes (#24197)Mark Otto3-10/+5
2017-10-02fix .col-form-label paddings and add line-height (#23121)wojtask91-6/+9
2017-10-02fixes input group btn height (#23810)Andres Galante1-1/+4
2017-10-02fixes navbar-text link colors (#23702)Andres Galante1-0/+14
2017-10-01Generate CSS variables for colors, breakpoints, fonts (#23761)Félix Saparelli2-0/+17
2017-10-01remove Dist fils as per suggestion (#23092)Chirag Modi1-1/+2
2017-10-01Fix #23013: Add boder-top:0 in .list-group-flush .list-group-item (#23108)Chirag Modi1-0/+5
2017-10-01fixed issue with hr tag mention in 23032 (#23078)Chirag Modi1-0/+5
2017-10-01extends the click area of the close btn on modals (#23783)Andres Galante1-2/+3
2017-09-30changes reset for mixin list reset on paginationAndres Galante1-3/+1
2017-09-30changes the order of the close btn on alerts to improve accecibilityAndres Galante1-3/+4
2017-09-30Remove dropdown anchor focus overrideAri Rizzitano1-8/+0
2017-09-27Reset button element border-radius in Reboot (#24126)Mark Otto1-0/+7