mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-04-04 15:49:13 +08:00
Merge ae89c2582a137b9578999707ef68868d56c134df into 945e8bbd5e2dec63fe08cd06a243b422e9824e3e
This commit is contained in:
commit
13b503f0b0
@ -1,7 +1,8 @@
|
||||
// Base Class Definition
|
||||
// -------------------------
|
||||
|
||||
.@{fa-css-prefix} {
|
||||
[class^="@{fa-css-prefix}-"],
|
||||
[class*=" @{fa-css-prefix}-"] {
|
||||
display: inline-block;
|
||||
font: normal normal normal @fa-font-size-base/@fa-line-height-base FontAwesome; // shortening font declaration
|
||||
font-size: inherit; // can't have font-size inherit on line above, so need to override
|
||||
|
Loading…
x
Reference in New Issue
Block a user