Block comment was creating an empty rule

This commit is contained in:
Hernán Silva 2013-04-09 13:32:59 -05:00
parent 13d5dd373c
commit b0973454a0

View File

@ -110,7 +110,7 @@ a {
.nav-tabs, .nav-pills {
[class^="icon-"],
[class*=" icon-"] {
/* keeps button heights with and without icons the same */
// * keeps button heights with and without icons the same */
&, &.icon-large { line-height: .9em; }
}
}