2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +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
@@ -217,7 +217,6 @@ section > ul li {
/* Nav: second level (shown on .active) */
.bs-docs-sidebar .nav .nav {
display: none;
margin-left: 15px;
margin-bottom: 5px;
}
.bs-docs-sidebar .nav > .active > ul {
@@ -226,6 +225,7 @@ section > ul li {
.bs-docs-sidebar .nav .nav > li > a {
padding-top: 2px;
padding-bottom: 2px;
padding-left: 40px;
font-size: 90%;
}