aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-11-28 22:33:20 -0800
committerGitHub <[email protected]>2016-11-28 22:33:20 -0800
commit0c6bd4d4c4658e6e62ef2bdd9e6bce94d3419b12 (patch)
treeae81cf65ed73ba8a3b29a6e34293ffaeb2574012 /docs/_data
parent036437ec866ee38bd05f5e201d692412d78470c0 (diff)
downloadbootstrap-0c6bd4d4c4658e6e62ef2bdd9e6bce94d3419b12.tar.xz
bootstrap-0c6bd4d4c4658e6e62ef2bdd9e6bce94d3419b12.zip
docs/_data/browser-bugs.yml: Fix ordering
[ci skip]
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index d3f7b43f5..364302563 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -1,15 +1,5 @@
-
browser: >
- Safari
- summary: >
- Link to container with id and tabindex results in container being ignored by VoiceOver (affects skip links)
- upstream_bug: >
- WebKit#163658
- origin: >
- Bootstrap#20732
-
--
- browser: >
Edge
summary: >
Visual artifacts in scrollable modal dialogs
@@ -300,6 +290,16 @@
-
browser: >
+ Safari
+ summary: >
+ Link to container with id and tabindex results in container being ignored by VoiceOver (affects skip links)
+ upstream_bug: >
+ WebKit#163658
+ origin: >
+ Bootstrap#20732
+
+-
+ browser: >
Safari (OS X)
summary: >
`px`, `em`, and `rem` should all behave the same in media queries when page zoom is applied