From: Mark Otto Date: Fri, 30 Jun 2017 16:07:41 +0000 (-0700) Subject: drop that part of the docs, not applicable X-Git-Tag: v4.0.0-beta~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b34cba11882f0d349a5533526f2567f357cdd09;p=thirdparty%2Fbootstrap.git drop that part of the docs, not applicable --- diff --git a/docs/4.0/layout/grid.md b/docs/4.0/layout/grid.md index 032d116529..3249037569 100644 --- a/docs/4.0/layout/grid.md +++ b/docs/4.0/layout/grid.md @@ -500,22 +500,6 @@ With the handful of grid tiers available, you're bound to run into issues where, {% endexample %} -In addition to column clearing at responsive breakpoints, you may need to **reset offsets, pushes, or pulls**. See this in action in [the grid example]({{ site.baseurl }}/docs/{{ site.docs_version }}/examples/grid/). - -
-{% example html %} -
-
.col-sm-5 .col-md-6
-
.col-sm-5 .offset-sm-2 .col-md-6 .offset-md-0
-
- -
-
.col.col-sm-6.col-md-5.col-lg-6
-
.col-sm-6 .col-md-5 .offset-md-2 .col-lg-6 .offset-lg-0
-
-{% endexample %} -
- ## Reordering ### Flex order