]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update browser-bugs.md
authorXhmikosR <xhmikosr@gmail.com>
Wed, 6 May 2020 15:27:04 +0000 (18:27 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 6 May 2020 17:56:04 +0000 (20:56 +0300)
Add a danger callout that the page is outdated

site/docs/4.4/browser-bugs.md

index 57818a910bb8626ac91bbeb6e5ea41a616bf09f0..a02b088474129c0757aae998858c186b1b8279f3 100644 (file)
@@ -5,6 +5,13 @@ group: browser-bugs
 redirect_from: "/browser-bugs/"
 ---
 
+{% capture callout %}
+##### The Page is no longer maintained
+
+"The Wall of browser bugs" page is outdated for many versions now and is only kept for historical reasons.
+{% endcapture %}
+{% include callout.html content=callout type="danger" %}
+
 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.
 
 We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, [see our browser compatibility docs]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/browsers-devices/#supported-browsers).