From: Mark Otto Date: Mon, 23 Oct 2017 02:34:24 +0000 (-0700) Subject: combine X-Git-Tag: v4.0.0-beta.3~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=964356464cc0413a782e7f5146a4a9f720fb3fe0;p=thirdparty%2Fbootstrap.git combine --- diff --git a/docs/4.0/utilities/display.md b/docs/4.0/utilities/display.md index 8b4d424bbc..610934a500 100644 --- a/docs/4.0/utilities/display.md +++ b/docs/4.0/utilities/display.md @@ -30,9 +30,7 @@ Where *display* is one of: * `flex` * `inline-flex` -The media queries effect screen widths with the given breakpoint *or larger*. - -For example, `.d-lg-none` sets `display: none;` on both `lg` and `xl` screens. +The media queries effect screen widths with the given breakpoint *or larger*. For example, `.d-lg-none` sets `display: none;` on both `lg` and `xl` screens. ## Examples