aboutsummaryrefslogtreecommitdiff
path: root/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
commit110c5b70a1727976bb6a8b8d1504d76a6ab8689f (patch)
tree327038d0c576451c613f5ca916013e200a81b416 /carousel.html
parent42488cbb456d24ed0dca7b6d2a44333730a0bd56 (diff)
downloadbootstrap-110c5b70a1727976bb6a8b8d1504d76a6ab8689f.tar.xz
bootstrap-110c5b70a1727976bb6a8b8d1504d76a6ab8689f.zip
Fixed all the .brand in navbar to .navbar-brand
Diffstat (limited to 'carousel.html')
-rw-r--r--carousel.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/carousel.html b/carousel.html
index eb45fe41e..d3b1ece9d 100644
--- a/carousel.html
+++ b/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">