1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

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

Add Wall of Browser Bugs entry for #16814
This commit is contained in:
Chris Rebert 2015-07-24 18:24:43 -07:00
commit 5aa56fefc0

View file

@ -178,6 +178,16 @@
origin: >
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: >
Safari (OS X)