diff options
| author | Chris Rebert <[email protected]> | 2014-06-18 15:12:15 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-06-18 15:12:17 -0700 |
| commit | d75506fbec6a50d13802a46b6a1e1fe6bd8655e6 (patch) | |
| tree | c3684a0d0e0fea8cfce55a07ee3c7e06f788ceab /docs/_includes/getting-started | |
| parent | 6d45f733e57d0e520668a8a38b55d085bd5ef05a (diff) | |
| download | bootstrap-d75506fbec6a50d13802a46b6a1e1fe6bd8655e6.tar.xz bootstrap-d75506fbec6a50d13802a46b6a1e1fe6bd8655e6.zip | |
among supported WebKit/Blink browsers, this now only applies to Safari
Missed this in 4cbc8d49b10f707029019aaa5eba50e56390a3c5
Diffstat (limited to 'docs/_includes/getting-started')
| -rw-r--r-- | docs/_includes/getting-started/examples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/examples.html b/docs/_includes/getting-started/examples.html index bf87a2cec..49729f53e 100644 --- a/docs/_includes/getting-started/examples.html +++ b/docs/_includes/getting-started/examples.html @@ -119,7 +119,7 @@ <img src="../examples/screenshots/justified-nav.jpg" alt=""> </a> <h4>Justified nav</h4> - <p>Create a custom navbar with justified links. Heads up! <a href="../components/#nav-justified">Not too WebKit friendly.</a></p> + <p>Create a custom navbar with justified links. Heads up! <a href="../components/#nav-justified">Not too Safari friendly.</a></p> </div> <div class="clearfix visible-xs"></div> |
