mirror of
https://github.com/twbs/bootstrap.git
synced 2025-05-31 00:02:18 -04:00
Docs: a little bit of love for the wall of browser bugs
This commit is contained in:
parent
ff5218a08e
commit
2fb4e182c6
@ -33,4 +33,9 @@
|
|||||||
<p class="lead">
|
<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.
|
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>
|
</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 %}
|
{% endif %}
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: default
|
layout: docs
|
||||||
title: Wall of browser bugs
|
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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user