]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixes #31113 (#31120)
authorMark Otto <markd.otto@gmail.com>
Sat, 20 Jun 2020 04:20:26 +0000 (21:20 -0700)
committerGitHub <noreply@github.com>
Sat, 20 Jun 2020 04:20:26 +0000 (07:20 +0300)
scss/bootstrap-grid.scss

index 900fc31be9e6353e3645325b548487a2cb977a25..9747525546efca039af0d20978deb3d59e68e69f 100644 (file)
@@ -32,7 +32,7 @@ $utilities: map-get-multiple(
     "flex",
     "flex-direction",
     "flex-grow",
-    "flex-shrink"
+    "flex-shrink",
     "flex-wrap",
     "justify-content",
     "align-items",