0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01: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
commit 36e3311b3e

View File

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