aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-01-15 15:01:50 -0800
committerMark Otto <[email protected]>2014-01-15 15:01:50 -0800
commit0335b8df521e78befa7c91b9d7d0bff77aa310ad (patch)
treefc26dac3c0dd545ee4441a244cd7f2c3a0f23f1b /docs/getting-started.html
parent6986bdb2a7a0e4b98d905e9de029ffac141c6b8d (diff)
parent91c6419d0924dc36ad6599519c2afc53e6a33721 (diff)
downloadbootstrap-0335b8df521e78befa7c91b9d7d0bff77aa310ad.tar.xz
bootstrap-0335b8df521e78befa7c91b9d7d0bff77aa310ad.zip
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'docs/getting-started.html')
-rw-r--r--docs/getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html
index b2edf0722..bb4783b3b 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -875,7 +875,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
<h4>Navbar Dropdowns</h4>
<p>The <code>.dropdown-backdrop</code> 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).</p>
- <h3 id="support-browser-zoom">Browser zooming</h3>
+ <h3 id="support-browser-zooming">Browser zooming</h3>
<p>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.</p>
<h3 id="support-android-stock-browser">Android stock browser</h3>