From 07033a8cf8571f11866a04e1e244defc4a2e03cc Mon Sep 17 00:00:00 2001 From: David Beitey Date: Mon, 3 Oct 2016 16:21:15 +1000 Subject: [PATCH] Show clearfix for examples for xs/sm devices (#19287) Change `hidden-sm-up` to `hidden-md-up` as the clearfix divs should be visible on both `xs` and `sm` devices (widths of 6 columns). --- docs/examples/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/examples/index.md b/docs/examples/index.md index 500799f3ad..8a4b672113 100644 --- a/docs/examples/index.md +++ b/docs/examples/index.md @@ -24,7 +24,7 @@ Examples that focus on implementing uses of built-in components provided by Boot

Grids

Multiple examples of grid layouts with all four tiers, nesting, and more.

-
+
@@ -61,7 +61,7 @@ Taking the default navbar component and showing how it can be moved, placed, and

Static top navbar

Super basic template with a static top navbar along with some additional content.

-
+
@@ -91,7 +91,7 @@ Brand new components and templates to help folks quickly get started with Bootst

Cover

A one-page template for building simple and beautiful home pages.

-
+
@@ -107,7 +107,7 @@ Brand new components and templates to help folks quickly get started with Bootst

Blog

Simple two-column blog layout with custom navigation, header, and type.

-
+
@@ -123,7 +123,7 @@ Brand new components and templates to help folks quickly get started with Bootst

Sign-in page

Custom form layout and design for a simple sign in form.

-
+
@@ -139,7 +139,7 @@ Brand new components and templates to help folks quickly get started with Bootst

Sticky footer

Attach a footer to the bottom of the viewport when the content is shorter than it.

-
+