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 a934de15b..4e3a7b4c0 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -180,6 +180,16 @@
-
browser: >
+ Safari
+ summary: >
+ Incorrect placement of `position: fixed` element when it's a child of a `position: relative; left: X%;` element.
+ upstream_bug: >
+ WebKit#147284, Safari#21993128
+ origin: >
+ Bootstrap#16814
+
+-
+ browser: >
Safari (OS X)
summary: >
Scrollbar clipped in `select[multiple]` with padding.