]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
formatting
authorMark Otto <markd.otto@gmail.com>
Thu, 5 Oct 2017 03:18:06 +0000 (20:18 -0700)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 5 Oct 2017 06:42:17 +0000 (09:42 +0300)
scss/_card.scss

index 48ec3bb6b84f439e9371fa2e72585190dd79d164..ad4221806bb758ecd3bf86b8b275dacfc5adf31c 100644 (file)
 
     .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;
     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;