mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
This commit is contained in:
parent
f25a4805ed
commit
54a3e4b780
1 changed files with 3 additions and 0 deletions
|
@ -185,6 +185,9 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
|
||||||
<li>Tweak your percentages manually to get the perfect rounding for Safari (more difficult than the first option)</li>
|
<li>Tweak your percentages manually to get the perfect rounding for Safari (more difficult than the first option)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>We'll keep an eye on this though and update our code if we have an easy solution.</p>
|
<p>We'll keep an eye on this though and update our code if we have an easy solution.</p>
|
||||||
|
|
||||||
|
<h3>Modals and mobile devices</h3>
|
||||||
|
<p>Support for <code>overflow: hidden</code> on the <code><body></code> element is quite limited in iOS and Android. To that end, when you scroll past the top or bottom of a modal in either of those devices' browsers, the <code><body></code> content will begin to scroll.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue