diff options
| -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> |
