From 0a4c0a527ddc0e0dc61c8134c44f1460e5bd233f Mon Sep 17 00:00:00 2001 From: Ryan Cleary Date: Tue, 30 Jan 2018 02:33:55 -0600 Subject: [PATCH] Fix example Blog post card text overflowing for medium screen size. (#25416) --- docs/4.0/examples/blog/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/4.0/examples/blog/index.html b/docs/4.0/examples/blog/index.html index d5f9cfe56b..2fad7bb517 100644 --- a/docs/4.0/examples/blog/index.html +++ b/docs/4.0/examples/blog/index.html @@ -74,7 +74,7 @@

This is a wider card with supporting text below as a natural lead-in to additional content.

Continue reading - Card image cap + Card image cap
@@ -88,7 +88,7 @@

This is a wider card with supporting text below as a natural lead-in to additional content.

Continue reading
- Card image cap + Card image cap -- 2.47.2