mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-13 08:40:28 +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
|
.nav-tabs, .nav-pills
|
||||||
[class^="icon-"],
|
[class^="icon-"],
|
||||||
[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
|
line-height: .9em
|
||||||
&.icon-large
|
&.icon-large
|
||||||
line-height: .9em
|
line-height: .9em
|
||||||
|
Loading…
Reference in New Issue
Block a user