2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

drop .muted for .text-muted

This commit is contained in:
Mark Otto
2013-03-30 00:11:38 -07:00
parent 3359b8d5f6
commit 601013ca04
8 changed files with 16 additions and 28 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ title: Justified nav template
<div class="container">
<div class="masthead">
<h3 class="muted">Project name</h3>
<h3 class="text-muted">Project name</h3>
<ul class="nav nav-justified">
<li class="active"><a href="#">Home</a></li>
<li><a href="#">Projects</a></li>