]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
tweak browser bug list order so Safari bugs are contiguous
authorChris Rebert <github@rebertia.com>
Tue, 9 Dec 2014 01:57:55 +0000 (17:57 -0800)
committerChris Rebert <github@rebertia.com>
Tue, 9 Dec 2014 01:57:55 +0000 (17:57 -0800)
docs/_data/browser-bugs.yml

index ab68e85706cb032823c697ca43cf8bbbb296686b..48be9518c42c8093262ae8eed5c8cf46f0c0c1fd 100644 (file)
   origin: >
     Bootstrap#12078
 
--
-  browser: >
-    Safari (OS X)
-  summary: >
-    Scrollbar clipped in `select[multiple]` with padding.
-  upstream_bug: >
-    WebKit#128489
-  origin: >
-    Bootstrap#12536
-
 -
   browser: >
     Chrome
   origin: >
     Bootstrap#14409
 
+-
+  browser: >
+    Safari (OS X)
+  summary: >
+    Scrollbar clipped in `select[multiple]` with padding.
+  upstream_bug: >
+    WebKit#128489
+  origin: >
+    Bootstrap#12536
+
 -
   browser: >
     Safari (OS X)