diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index 63f7b3248b..b935aaf554 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -18,6 +18,16 @@ origin: > Bootstrap#14528 +- + browser: > + Internet Explorer 11 + summary: > + CSS `border-radius` sometimes causes lines of bleed-through of the `background-color` of the parent element. + upstream_bug: > + IE#1463734 + origin: > + Bootstrap#16671 + - browser: > Firefox