From 67245a474f1826bd6ffc774d31209a4da968daf4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 2 Jul 2017 12:00:24 -0700 Subject: fix some busted links --- docs/4.0/examples/grid/index.html | 32 -------------------------------- 1 file changed, 32 deletions(-) (limited to 'docs/4.0/examples') diff --git a/docs/4.0/examples/grid/index.html b/docs/4.0/examples/grid/index.html index 06d674847..2479b0663 100644 --- a/docs/4.0/examples/grid/index.html +++ b/docs/4.0/examples/grid/index.html @@ -130,38 +130,6 @@
.col-6 .col-sm-4
-
- -

Column clearing

-

Clear floats at specific breakpoints to prevent awkward wrapping with uneven content.

-
-
- .col-6 .col-sm-3 -
- Resize your viewport or check it out on your phone for an example. -
-
.col-6 .col-sm-3
- - -
- -
.col-6 .col-sm-3
-
.col-6 .col-sm-3
-
- -
- -

Offset, push, and pull resets

-

Reset offsets, pushes, and pulls at specific breakpoints.

-
-
.col-sm-5 .col-md-6
-
.col-sm-5 .offset-sm-2 .col-md-6 .offset-md-0
-
-
-
.col-sm-6 .col-md-5 .col-lg-6
-
.col-sm-6 .col-md-5 .offset-md-2 .col-lg-6 .offset-lg-0
-
-