index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scss
/
_card.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-11
Add border radius to an image when it's the only card of a card group (#24321)
Andres Galante
1
-0
/
+7
2017-10-10
Refactor a few selectors so that the least specific ones are first. (#24310)
XhmikosR
1
-4
/
+4
2017-10-07
Enable stylelint's no-duplicate-selectors rule.
XhmikosR
1
-15
/
+12
2017-10-05
formatting
Mark Otto
1
-2
/
+2
2017-10-05
Add comment where we explicitly use `flex: 1 0 0%;`.
XhmikosR
1
-0
/
+2
2017-10-02
Remove duplicated code in .card-header
vsn4ik
1
-4
/
+0
2017-10-01
fixed issue with hr tag mention in 23032 (#23078)
Chirag Modi
1
-0
/
+5
2017-09-27
Remove border-top if list-group follows card-header (#23022)
Benjamin Trenkle
1
-0
/
+6
2017-09-26
Fix no rounded corners if there is only one card in a card-group (#24080)
SpicyDwarf
1
-1
/
+5
2017-08-20
Simplify selector and only override what we set
Mark Otto
1
-3
/
+2
2017-08-20
added suggested fix for list-groups with a elements
gijsbotje
1
-1
/
+2
2017-08-20
fixes double border when .list-group.list-group-flush is preceded by .card-he...
gijsbotje
1
-0
/
+4
2017-08-20
equalize height of the first card of the card-group
gijsbotje
1
-1
/
+1
2017-08-13
Redo .card-deck and .card-group so they're always flex (#22860)
Mark Otto
1
-6
/
+21
2017-06-30
clip to border-box, update overlay
Mark Otto
1
-0
/
+1
2017-06-30
Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{col...
Mark Otto
1
-36
/
+0
2017-06-25
rename .card-inverse to .card-dark, update docs to match
Mark Otto
1
-2
/
+2
2017-06-18
Merge branch 'v4-dev' into colors-redux
Mark Otto
1
-2
/
+2
2017-06-18
Updated flex-basis property to fix issue #18569 in .scss files
obinnangini
1
-2
/
+2
2017-06-18
remove - vars, update docs to generate from data yml files, update mixins, an...
Mark Otto
1
-32
/
+9
2017-06-15
Rename .card-block to .card-body to match nomenclature of modals
Mark Otto
1
-1
/
+1
2017-06-03
Fix overflowing text in Cards with `word-wrap: break-word`
Patrick Yeo
1
-1
/
+2
2017-06-03
Rename `$card-border-radius-inner` to `$card-inner-border-radius`
Patrick Yeo
1
-5
/
+5
2017-04-16
Rename variable $input-border-focus to $input-border-color-focus (#22413)
Patrick Yeo
1
-1
/
+1
2017-04-16
Prevent long words in `.card-title`s from breaking auto layout
Mark Otto
1
-0
/
+1
2017-04-08
fixes #22135
Mark Otto
1
-3
/
+6
2017-03-27
Fix wrapping card decks (#22289)
Mark Otto
1
-6
/
+4
2017-03-27
Card image fixes (#22288)
Mark Otto
1
-5
/
+7
2016-12-25
Remove some leftover IE9/flex stuff
Starsam80
1
-8
/
+1
2016-12-22
change card deck margin strategy
Mark Otto
1
-6
/
+6
2016-12-22
switch from block to flex
Mark Otto
1
-1
/
+2
2016-12-22
remove default bottom margin on cards
Mark Otto
1
-1
/
+0
2016-12-22
move the card-block flex action up to all card-blocks
Mark Otto
1
-4
/
+3
2016-12-22
remove commented out code
Mark Otto
1
-8
/
+0
2016-12-22
comment typo
Mark Otto
1
-1
/
+1
2016-12-22
fix comment
Mark Otto
1
-1
/
+1
2016-12-22
add card column margin variable instead of relying on a default card margin
Mark Otto
1
-0
/
+1
2016-12-22
add card column count variable
Mark Otto
1
-1
/
+1
2016-12-22
Rename card column gap variable
Mark Otto
1
-1
/
+1
2016-12-21
Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)
Mark Otto
1
-57
/
+21
2016-11-28
Remove lots of duplication + minor cleanup (#21238)
Starsam80
1
-2
/
+1
2016-10-27
Merge pull request #18851 from ju1ius/patch-1
Mark Otto
1
-3
/
+9
2016-09-11
Have same margin for <hN> as a <div> on .card-headers (#19048)
mkroeders
1
-0
/
+1
2016-09-07
v4: Card image fixes (#20667)
Mark Otto
1
-1
/
+1
2016-09-07
Fix #20654 by reverting #20447 (#20665)
Mark Otto
1
-0
/
+1
2016-09-04
Make .card class inside .card-columns display: block too (#20447)
Bass Jobsen
1
-1
/
+0
2016-05-11
Fixes #17911: Explicitly remove margin-bottom from cards in .card-deck
Mark Otto
1
-1
/
+10
2016-05-11
fixes #19650: improve non-flexbox card deck behavior so columns are always th...
Mark Otto
1
-1
/
+1
2016-05-11
Update card header and footer
Mark Otto
1
-10
/
+2
2016-05-09
Merge pull request #19667 from vsn4ik/v4-dev-use-border-radius-mixin
Mark Otto
1
-14
/
+10
[next]