Skip to content

Commit

Permalink
Merge pull request twbs#16881 from twbs/safari-position-fixed-child-bug
Browse files Browse the repository at this point in the history
Add Wall of Browser Bugs entry for twbs#16814
  • Loading branch information
cvrebert committed Jul 25, 2015
2 parents d8cae01 + d24559d commit 5aa56fe
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/_data/browser-bugs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 5aa56fe

Please sign in to comment.