From: Heinrich Fenkart Date: Thu, 20 Aug 2015 22:41:18 +0000 (+0200) Subject: Docs: a little bit of love for the wall of browser bugs X-Git-Tag: v4.0.0-alpha.2~504 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb4e182c60367d66cdd19806526deed2f58d929;p=thirdparty%2Fbootstrap.git Docs: a little bit of love for the wall of browser bugs --- diff --git a/docs/_includes/page-headers.html b/docs/_includes/page-headers.html index e2842042c0..053241bc5f 100644 --- a/docs/_includes/page-headers.html +++ b/docs/_includes/page-headers.html @@ -33,4 +33,9 @@

Guidance on how to upgrade from Bootstrap v3.x to v4.x with emphasis on major changes, what's new, and what's been removed.

+{% elsif page.group == "browser-bugs" %} +

Wall of browser bugs

+

+ A list of the browser bugs that Bootstrap is currently grappling with. +

{% endif %} diff --git a/docs/browser-bugs.md b/docs/browser-bugs.md index 75b4f0039a..c41f198254 100644 --- a/docs/browser-bugs.md +++ b/docs/browser-bugs.md @@ -1,6 +1,7 @@ --- -layout: default +layout: docs title: Wall of browser bugs +group: browser-bugs --- Bootstrap currently works around several outstanding browser bugs in major browsers to deliver the best cross-browser experience possible. Some bugs, like those listed below, cannot be solved by us.