2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Fixed all the .brand in navbar to .navbar-brand

This commit is contained in:
mo
2013-03-25 17:46:44 -07:00
parent c6343a9d4a
commit a9e9d9d544
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ title: Jumbotron template
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="#">Project name</a>
<a class="navbar-brand" href="#">Project name</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li class="active"><a href="#">Home</a></li>