mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
move the .brand from the parent to the a tag in the topbar; fix the moving text in IE7
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user