diff options
| author | Mark Otto <[email protected]> | 2013-02-05 00:51:19 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-05 00:51:19 -0800 |
| commit | 1f673b77bbe6f3a8400b901f8825edd1d4e33353 (patch) | |
| tree | 4adfaabb77a23552a927a06d296f7142e65d782c /docs/components.html | |
| parent | 74c8a5611d64b2efd0b60774e184125ed4b5549f (diff) | |
| download | bootstrap-1f673b77bbe6f3a8400b901f8825edd1d4e33353.tar.xz bootstrap-1f673b77bbe6f3a8400b901f8825edd1d4e33353.zip | |
simpler breadcrumbs docs
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/components.html b/docs/components.html index fdc317e8c..323fd8aab 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1035,9 +1035,8 @@ <div class="page-header"> <h1>Breadcrumbs <small></small></h1> </div> + <p class="lead">Indicate the current page's location within a navigational hierarchy.</p> - <h2>Examples</h2> - <p>A single example shown as it might be displayed across multiple pages.</p> <div class="bs-docs-example"> <ul class="breadcrumb"> <li class="active">Home</li> |
