aboutsummaryrefslogtreecommitdiff
path: root/scss/_card.scss
AgeCommit message (Expand)AuthorFilesLines
2017-10-01fixed issue with hr tag mention in 23032 (#23078)Chirag Modi1-0/+5
2017-09-27Remove border-top if list-group follows card-header (#23022)Benjamin Trenkle1-0/+6
2017-09-26Fix no rounded corners if there is only one card in a card-group (#24080)SpicyDwarf1-1/+5
2017-08-20Simplify selector and only override what we setMark Otto1-3/+2
2017-08-20added suggested fix for list-groups with a elementsgijsbotje1-1/+2
2017-08-20fixes double border when .list-group.list-group-flush is preceded by .card-he...gijsbotje1-0/+4
2017-08-20equalize height of the first card of the card-groupgijsbotje1-1/+1
2017-08-13Redo .card-deck and .card-group so they're always flex (#22860)Mark Otto1-6/+21
2017-06-30clip to border-box, update overlayMark Otto1-0/+1
2017-06-30Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{col...Mark Otto1-36/+0
2017-06-25rename .card-inverse to .card-dark, update docs to matchMark Otto1-2/+2
2017-06-18Merge branch 'v4-dev' into colors-reduxMark Otto1-2/+2
2017-06-18Updated flex-basis property to fix issue #18569 in .scss filesobinnangini1-2/+2
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto1-32/+9
2017-06-15Rename .card-block to .card-body to match nomenclature of modalsMark Otto1-1/+1
2017-06-03Fix overflowing text in Cards with `word-wrap: break-word`Patrick Yeo1-1/+2
2017-06-03Rename `$card-border-radius-inner` to `$card-inner-border-radius`Patrick Yeo1-5/+5
2017-04-16Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo1-1/+1
2017-04-16Prevent long words in `.card-title`s from breaking auto layoutMark Otto1-0/+1
2017-04-08fixes #22135Mark Otto1-3/+6
2017-03-27Fix wrapping card decks (#22289)Mark Otto1-6/+4
2017-03-27Card image fixes (#22288)Mark Otto1-5/+7
2016-12-25Remove some leftover IE9/flex stuffStarsam801-8/+1
2016-12-22change card deck margin strategyMark Otto1-6/+6
2016-12-22switch from block to flexMark Otto1-1/+2
2016-12-22remove default bottom margin on cardsMark Otto1-1/+0
2016-12-22move the card-block flex action up to all card-blocksMark Otto1-4/+3
2016-12-22remove commented out codeMark Otto1-8/+0
2016-12-22comment typoMark Otto1-1/+1
2016-12-22fix commentMark Otto1-1/+1
2016-12-22add card column margin variable instead of relying on a default card marginMark Otto1-0/+1
2016-12-22add card column count variableMark Otto1-1/+1
2016-12-22Rename card column gap variableMark Otto1-1/+1
2016-12-21Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto1-57/+21
2016-11-28Remove lots of duplication + minor cleanup (#21238)Starsam801-2/+1
2016-10-27Merge pull request #18851 from ju1ius/patch-1Mark Otto1-3/+9
2016-09-11Have same margin for <hN> as a <div> on .card-headers (#19048)mkroeders1-0/+1
2016-09-07v4: Card image fixes (#20667)Mark Otto1-1/+1
2016-09-07Fix #20654 by reverting #20447 (#20665)Mark Otto1-0/+1
2016-09-04Make .card class inside .card-columns display: block too (#20447)Bass Jobsen1-1/+0
2016-05-11Fixes #17911: Explicitly remove margin-bottom from cards in .card-deckMark Otto1-1/+10
2016-05-11fixes #19650: improve non-flexbox card deck behavior so columns are always th...Mark Otto1-1/+1
2016-05-11Update card header and footerMark Otto1-10/+2
2016-05-09Merge pull request #19667 from vsn4ik/v4-dev-use-border-radius-mixinMark Otto1-14/+10
2016-05-08Merge pull request #19861 from twbs/card-bordersMark Otto1-2/+1
2016-05-08Jank card borders were too jankyMark Otto1-2/+1
2016-04-03Use @border-radius and add $nav-tabs-border-radius variablevsn4ik1-14/+10
2016-02-16Add $card-img-overlay-padding variableChris Rebert1-1/+1
2016-02-16Add $card-columns-sm-up-column-gap variableChris Rebert1-1/+1
2016-02-08linting follow up to #19140Mark Otto1-1/+1