mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 18:54:30 +01:00
Merge pull request #11916 from ZDroid/fix-iversions
Downgrade Safari and OS X
This commit is contained in:
commit
36e3311b3e
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
browserName: "safari",
|
browserName: "safari",
|
||||||
version: "7",
|
version: "6",
|
||||||
platform: "OS X 10.9"
|
platform: "OS X 10.8"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
browserName: "chrome",
|
browserName: "chrome",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user