mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-13 00:30:29 +08:00
Update sass/font-awesome.scss
Wrong syntax
This commit is contained in:
parent
ee55c859d2
commit
f18f8af840
2
sass/font-awesome.scss
vendored
2
sass/font-awesome.scss
vendored
@ -55,7 +55,7 @@ a [class*=" icon-"] {
|
||||
/* makes the font 33% larger relative to the icon container */
|
||||
.icon-large:before {
|
||||
vertical-align: middle;
|
||||
font-size: 4/3em;
|
||||
font-size: (4/3) * 1em;
|
||||
}
|
||||
|
||||
.btn, .nav-tabs {
|
||||
|
Loading…
Reference in New Issue
Block a user