]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: a little bit of love for the wall of browser bugs
authorHeinrich Fenkart <hnrch02@gmail.com>
Thu, 20 Aug 2015 22:41:18 +0000 (00:41 +0200)
committerHeinrich Fenkart <hnrch02@gmail.com>
Thu, 20 Aug 2015 22:41:18 +0000 (00:41 +0200)
docs/_includes/page-headers.html
docs/browser-bugs.md

index e2842042c0f4ffd2e8277cc58a39739c0d1250c0..053241bc5ffd2be6b08443b79466faaa9b8566e0 100644 (file)
@@ -33,4 +33,9 @@
   <p class="lead">
     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.
   </p>
+{% elsif page.group == "browser-bugs" %}
+  <h1>Wall of browser bugs</h1>
+  <p class="lead">
+    A list of the browser bugs that Bootstrap is currently grappling with.
+  </p>
 {% endif %}
index 75b4f0039a4c6dd1cd4e71dd84004f8e5bdaa07c..c41f1982540a7c8dab4b4971294f46c3075bacd2 100644 (file)
@@ -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.