From 03f35d2daba72f3fb9f74ffae0a0837a2ce59bdd Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 17 Nov 2014 03:19:05 -0800 Subject: [PATCH] Since Safari has released new fixed versions, we're unlikely to take any further action on this. --- docs/_includes/getting-started/browser-device-support.html | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/_includes/getting-started/browser-device-support.html b/docs/_includes/getting-started/browser-device-support.html index 509daf2675..66b3844d2a 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/)) {
  • Add .pull-right to your last grid column to get the hard-right alignment
  • Tweak your percentages manually to get the perfect rounding for Safari (more difficult than the first option)
  • -

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

    Modals, navbars, and virtual keyboards

    Overflow and scrolling

    -- 2.47.2