From: Chris Rebert Date: Mon, 12 Aug 2013 22:25:41 +0000 (-0700) Subject: fix typo; fix caps X-Git-Tag: v3.0.0-rc.2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6efcf2508f6a055e137bb0d5e8ff6a758e0400;p=thirdparty%2Fbootstrap.git fix typo; fix caps --- diff --git a/getting-started.html b/getting-started.html index fc4c59d465..4de9a0fa96 100644 --- a/getting-started.html +++ b/getting-started.html @@ -174,10 +174,10 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {

For more information and usage guidelines, read Windows Phone 8 and Device-Width.

Safari percent rounding

-

In the latest Safari for Mac, it's rendering engine has a little trouble with the long decimal places of our .col-*-1 grid classes, meaning if you have 12 individual columns you'll notice they come up short compared to other rows of columns. There's not much we can do here (see #9282) but you do have some options:

+

In the latest Safari for Mac, its rendering engine has a little trouble with the long decimal places of our .col-*-1 grid classes, meaning if you have 12 individual columns you'll notice they come up short compared to other rows of columns. There's not much we can do here (see #9282) but you do have some options:

We'll keep an eye on this though and update our code if we have an easy solution.