diff options
| author | Chris Rebert <[email protected]> | 2014-11-17 03:19:05 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-11-17 03:19:05 -0800 |
| commit | 03f35d2daba72f3fb9f74ffae0a0837a2ce59bdd (patch) | |
| tree | 2813936f6eeea8225d4fb1482cacebc5652a03ab /docs | |
| parent | 450a9ece107a2010e7d0c4eddafc58bad697b569 (diff) | |
| download | bootstrap-03f35d2daba72f3fb9f74ffae0a0837a2ce59bdd.tar.xz bootstrap-03f35d2daba72f3fb9f74ffae0a0837a2ce59bdd.zip | |
Since Safari has released new fixed versions, we're unlikely to take any further action on this.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_includes/getting-started/browser-device-support.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/browser-device-support.html b/docs/_includes/getting-started/browser-device-support.html index 509daf267..66b3844d2 100644 --- a/docs/_includes/getting-started/browser-device-support.html +++ b/docs/_includes/getting-started/browser-device-support.html @@ -152,7 +152,6 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) { <li>Add <code>.pull-right</code> to your last grid column to get the hard-right alignment</li> <li>Tweak your percentages manually to get the perfect rounding for Safari (more difficult than the first option)</li> </ul> - <p>We'll keep an eye on this though and update our code if we have an easy solution.</p> <h3 id="support-fixed-position-keyboards">Modals, navbars, and virtual keyboards</h3> <h4>Overflow and scrolling</h4> |
