From 93393f95aa56e4b3ebf3dabdfc550669cb0f5d6a Mon Sep 17 00:00:00 2001 From: harry Date: Thu, 1 Jun 2017 01:50:23 +0530 Subject: [PATCH] Update docs on contributors review! --- docs/pages/card.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/card.md b/docs/pages/card.md index 1d3f79943..877b31837 100644 --- a/docs/pages/card.md +++ b/docs/pages/card.md @@ -37,7 +37,7 @@ A card container has no padding, allowing you to place full-bleed images inside. ```
-

Browser Bug (IE 11 - Flexbug): On IE 11, when using the card with Equal sizing, there is an extra added light whitespace under each image that happens to match the original image size. The bug can be reproduced here on an IE11 browser. Use .card-image class as a parent class to an image to resolve this.

+

Browser Bug (IE 11 - Flexbug): On IE 11, when using the card with image, you may see a lot of whitespace under each image that happens to match the original image size. The bug can be reproduced here on an IE11 browser. Use .card-image class to wrap your image to resolve this.

-- 2.47.2