aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-26 17:37:52 -0700
committerMark Otto <[email protected]>2013-08-26 17:37:52 -0700
commit4d23aa4ef50ac16fec9fbc12832ad99f362ac703 (patch)
treef1049da589b1ad29939401edbe7c74242dbcc4db /getting-started.html
parent8f83a6010a05e673c3e0dcfbd97e8b8ddc3d9135 (diff)
downloadbootstrap-4d23aa4ef50ac16fec9fbc12832ad99f362ac703.tar.xz
bootstrap-4d23aa4ef50ac16fec9fbc12832ad99f362ac703.zip
Address #9873 and fix #9774
* Update styling of justified nav links to be more mobile friendly (with all four rounded corners and some margin between items) * Add note to docs to callout bogus WebKit rendering on component and example
Diffstat (limited to 'getting-started.html')
-rw-r--r--getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html
index c3d861da1..af5e0ee5f 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -224,7 +224,7 @@ bootstrap/
<img src="../examples/screenshots/justified-nav.jpg" alt="">
</a>
<h4>Justified nav</h4>
- <p>Expand on the default navbar and more to create justified navigation links.</p>
+ <p>Create a custom navbar with justified links. Heads up! <a href="../components/#nav-justified">Not too WebKit friendly.</a></p>
</div>
<div class="col-xs-6 col-md-4">
<a class="thumbnail" href="../examples/offcanvas/">