// // Icons // -------------------------------------------------- /* BOOTSTRAP SPECIFIC CLASSES * -------------------------- */ /* keeps Bootstrap styles with and without icons the same */ .btn, .nav { [class^="icon-"], [class*=" icon-"] { line-height: 29px; } } .btn.btn-mini { [class^="icon-"], [class*=" icon-"] { line-height: 20px; } }