Commit 5aa56fef authored by Chris Rebert's avatar Chris Rebert

Merge pull request #16881 from twbs/safari-position-fixed-child-bug

Add Wall of Browser Bugs entry for #16814
parents d8cae018 d24559df
...@@ -178,6 +178,16 @@ ...@@ -178,6 +178,16 @@
origin: > origin: >
Bootstrap#16372 Bootstrap#16372
-
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: > browser: >
Safari (OS X) Safari (OS X)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment