aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/carousel.html
diff options
context:
space:
mode:
authormo <[email protected]>2013-03-25 17:46:44 -0700
committermo <[email protected]>2013-03-25 17:46:44 -0700
commita9e9d9d54467b30e87639c6c32f91c1190bc1517 (patch)
tree2c2539b6a6d921895066df852d5620d93df7bbc7 /docs/examples/carousel.html
parentc6343a9d4a3445ab04a71761fae1f484cc6b9ec3 (diff)
downloadbootstrap-a9e9d9d54467b30e87639c6c32f91c1190bc1517.tar.xz
bootstrap-a9e9d9d54467b30e87639c6c32f91c1190bc1517.zip
Fixed all the .brand in navbar to .navbar-brand
Diffstat (limited to 'docs/examples/carousel.html')
-rw-r--r--docs/examples/carousel.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html
index eb45fe41e..d3b1ece9d 100644
--- a/docs/examples/carousel.html
+++ b/docs/examples/carousel.html
@@ -263,7 +263,7 @@ body {
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="brand" href="#">Project name</a>
+ <a class="navbar-brand" href="#">Project name</a>
<!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
<div class="nav-collapse collapse">
<ul class="nav">