aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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 b3f8d6c63..cfa241dcb 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -50,6 +50,16 @@
-
browser: >
+ Internet Explorer 11 & Microsoft Edge
+ summary: >
+ Background color from lower layer bleeds through transparent border in some cases
+ upstream_bug: >
+ IE#2263132
+ origin: >
+ Bootstrap#18228
+
+-
+ browser: >
Firefox
summary: >
`.table-bordered` with an empty `<tbody>` is missing borders.