0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

Since Safari has released new fixed versions, we're unlikely to take any further action on this.

This commit is contained in:
Chris Rebert 2014-11-17 03:19:05 -08:00
parent 450a9ece10
commit 03f35d2dab

View File

@ -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>