aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/_data/browser-bugs.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 63f7b3248..b935aaf55 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -20,6 +20,16 @@
-
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
summary: >
`.table-bordered` with an empty `<tbody>` is missing borders.