mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-13 00:30:29 +08:00
Block comment was creating an empty rule
This commit is contained in:
parent
b0973454a0
commit
9803e8e8a5
@ -106,7 +106,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 */
|
||||
line-height: .9em
|
||||
&.icon-large
|
||||
line-height: .9em
|
||||
|
Loading…
Reference in New Issue
Block a user