diff --git a/site/docs/4.4/browser-bugs.md b/site/docs/4.4/browser-bugs.md index 57818a910bb8626ac91bbeb6e5ea41a616bf09f0..15c99a67d5205dc43c525f60c3e5cd068a5621c8 100644 --- a/site/docs/4.4/browser-bugs.md +++ b/site/docs/4.4/browser-bugs.md @@ -5,6 +5,13 @@ group: browser-bugs redirect_from: "/browser-bugs/" --- +{% capture callout %} +##### Outdated content + +This page is outdated and is no longer applicable to the latest versions of Bootstrap. It's here purely for historical purposes now and will be removed in our next major release. +{% 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).