]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs/_data/browser-bugs.yml: Fix ordering
authorChris Rebert <github@chrisrebert.com>
Tue, 29 Nov 2016 06:33:20 +0000 (22:33 -0800)
committerGitHub <noreply@github.com>
Tue, 29 Nov 2016 06:33:20 +0000 (22:33 -0800)
[ci skip]

docs/_data/browser-bugs.yml

index d3f7b43f5a6b40e993d5b08a2a96c1dfd1f2ef80..364302563698259626f7e32fddfbe9415384ed90 100644 (file)
@@ -1,13 +1,3 @@
--
-  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
   origin: >
     Bootstrap#17403
 
+-
+  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)