From: Thomas Güttler Date: Thu, 10 Dec 2020 09:22:40 +0000 (+0100) Subject: Typo: show on xxl, if only xl should be hidden. (#32287) X-Git-Tag: v5.0.0-beta2~203 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f0545b61b38f4ba1f64f9ebd0e38cabe6594cbe;p=thirdparty%2Fbootstrap.git Typo: show on xxl, if only xl should be hidden. (#32287) Co-authored-by: XhmikosR --- diff --git a/site/content/docs/5.0/utilities/display.md b/site/content/docs/5.0/utilities/display.md index 2d033ba85a..bcf001d404 100644 --- a/site/content/docs/5.0/utilities/display.md +++ b/site/content/docs/5.0/utilities/display.md @@ -86,7 +86,7 @@ To show an element only on a given interval of screen sizes you can combine one Hidden only on xl - .d-xl-none + .d-xl-none .d-xxl-block Hidden only on xxl