diff --git a/docs/_includes/getting-started/browser-device-support.html b/docs/_includes/getting-started/browser-device-support.html index 183bb76682..aeb804ca17 100644 --- a/docs/_includes/getting-started/browser-device-support.html +++ b/docs/_includes/getting-started/browser-device-support.html @@ -112,7 +112,7 @@ {% endhighlight %}
Confirm the document mode by opening the debugging tools: press F12 and check the "Document Mode".
-This tag is included in all Bootstrap's documentation and examples to ensure the best rendering possible in each supported version of Internet Explorer.
+This tag is included in all of Bootstrap's documentation and examples to ensure the best rendering possible in each supported version of Internet Explorer.
See this StackOverflow question for more information.
For more information and usage guidelines, read Windows Phone 8 and Device-Width.
-As a heads up, we include this in the Bootstrap docs as an example.
+As a heads up, we include this in all of Bootstrap's documentation and examples as a demonstration.
As of Safari v7.0.1 for OS X and Safari for iOS v7.0.1, Safari's rendering engine has some trouble with the number of decimal places used in our .col-*-1
grid classes. So if you have 12 individual grid columns, you'll notice that they come up short compared to other rows of columns. We can't do much here (see #9282) but you do have some options: