mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-27 14:01:30 +08:00
Updated Troubleshooting (markdown)
parent
64da20bfe1
commit
e0f3a44e38
@ -23,7 +23,7 @@ For **Internet Explorer**, please check that you don't serve files with `no-stor
|
|||||||
If "Remove Social Media Buttons" option is enabled, you will miss some brand icons. Refer to [#1799]( https://github.com/FortAwesome/Font-Awesome/issues/1799) for more information.
|
If "Remove Social Media Buttons" option is enabled, you will miss some brand icons. Refer to [#1799]( https://github.com/FortAwesome/Font-Awesome/issues/1799) for more information.
|
||||||
|
|
||||||
#### Internet Explorer Compatibility Mode
|
#### Internet Explorer Compatibility Mode
|
||||||
This feature will cause some random issues with IE, so please disable it by adding the meta tag as the FIRST tag in your `<head>`:
|
This feature will cause some random issues with IE, so please disable it by adding the meta tag as the **FIRST** tag in your `<head>`:
|
||||||
```html
|
```html
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user