1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

Merge pull request #11916 from ZDroid/fix-iversions

Downgrade Safari and OS X
This commit is contained in:
Chris Rebert
2013-12-17 11:46:54 -08:00

View File

@@ -3,8 +3,8 @@
{
browserName: "safari",
version: "7",
platform: "OS X 10.9"
version: "6",
platform: "OS X 10.8"
},
{
browserName: "chrome",