diff --git a/docs/getting-started.html b/docs/getting-started.html index b2edf0722b..bb4783b3bd 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -875,7 +875,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
The .dropdown-backdrop
element isn't used on iOS in the nav because of the complexity of z-indexing. Thus, to close dropdowns in navbars, you must directly click the dropdown element (or any other element which will fire a click event in iOS).
Page zooming inevitably presents rendering artifacts in some components, both in Bootstrap and the rest of the web. Depending on the issue, we may be able to fix it (search first and then open an issue if need be). However, we tend to ignore these as they often have no direct solution other than hacky workarounds.