From: Mark Otto Date: Thu, 5 Oct 2017 03:18:06 +0000 (-0700) Subject: formatting X-Git-Tag: v4.0.0-beta.2~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fccaa2439e97ec72a4b7dc42ccc1f649790adb0;p=thirdparty%2Fbootstrap.git formatting --- diff --git a/scss/_card.scss b/scss/_card.scss index 48ec3bb6b8..ad4221806b 100644 --- a/scss/_card.scss +++ b/scss/_card.scss @@ -156,7 +156,7 @@ .card { display: flex; - // Flexbugs `#4`:https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored + // Flexbugs #4: https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored flex: 1 0 0%; flex-direction: column; margin-right: $card-deck-margin; @@ -183,7 +183,7 @@ flex-flow: row wrap; .card { - // Flexbugs `#4`:https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored + // Flexbugs #4: https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored flex: 1 0 0%; margin-bottom: 0;