From: Bass Jobsen Date: Sun, 24 Apr 2016 09:54:50 +0000 (+0200) Subject: Update overview.md X-Git-Tag: v4.0.0-alpha.3~105^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e40121cf87f10651d138f44b7f9c1a314bb6f2a;p=thirdparty%2Fbootstrap.git Update overview.md endtag for the highlight --- diff --git a/docs/layout/overview.md b/docs/layout/overview.md index 103bc54496..44a12aee61 100644 --- a/docs/layout/overview.md +++ b/docs/layout/overview.md @@ -139,6 +139,7 @@ These media queries are also available via Sass mixins: @include media-breakpoint-only(md) { ... } @include media-breakpoint-only(lg) { ... } @include media-breakpoint-only(xl) { ... } +{% endhighlight %} And finally media that spans multiple breakpoint widths: