move the .brand from the parent to the a tag in the topbar; fix the moving text in IE7
This commit is contained in:
parent
6bc867ed5c
commit
2674210ff0
4 changed files with 17 additions and 16 deletions
|
|
@ -40,7 +40,7 @@
|
|||
<div class="topbar">
|
||||
<div class="topbar-inner">
|
||||
<div class="container">
|
||||
<h3><a href="#">Bootstrap</a></h3>
|
||||
<a class="brand" href="#">Bootstrap</a>
|
||||
<ul class="nav">
|
||||
<li class="active"><a href="#overview">Overview</a></li>
|
||||
<li><a href="#about">About</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue