2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

adding link support to regular text in the topbar

This commit is contained in:
Mark Otto
2011-09-02 23:09:59 -07:00
parent 4dbd2334bd
commit 168551cd4f
4 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<p class="pull-right">Logged in as username</p>
<p class="pull-right">Logged in as <a href="#">username</a></p>
</div>
</div>
</div>