aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-11-16 22:02:59 -0800
committerMark Otto <[email protected]>2013-11-16 22:02:59 -0800
commit03501f9c4afc3a74bba958c388b32e5ac065e997 (patch)
tree2590291a248334d167245b6c95b36ea7a7b9ae64 /examples
parent86678e66021657cf7d59a96b9cf0fe0cb42ee968 (diff)
parentae4d5f21a96fab3691ca33e9e3747a01c467e10e (diff)
downloadbootstrap-03501f9c4afc3a74bba958c388b32e5ac065e997.tar.xz
bootstrap-03501f9c4afc3a74bba958c388b32e5ac065e997.zip
Merge branch 'master' into docs_derp
Diffstat (limited to 'examples')
-rw-r--r--examples/justified-nav/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/justified-nav/index.html b/examples/justified-nav/index.html
index c2cf0ca13..9c36f6647 100644
--- a/examples/justified-nav/index.html
+++ b/examples/justified-nav/index.html
@@ -52,7 +52,8 @@
<!-- Example row of columns -->
<div class="row">
<div class="col-lg-4">
- <h2>Heading</h2>
+ <h2>Safari bug warning!</h2>
+ <p class="text-danger">Safari exhibits a bug in which resizing your browser horizontally causes rendering errors in the justified nav that are cleared upon refreshing.</p>
<p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. </p>
<p><a class="btn btn-primary" href="#" role="button">View details &raquo;</a></p>
</div>