From 7cc940c376e74d51560b795f6b1236595c66d2d5 Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Wed, 20 Aug 2014 11:27:32 -0700 Subject: [PATCH] ie compatibility mode --- Troubleshooting.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 7d88b49..c9a2c66 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -8,6 +8,13 @@ #### Are you/your customers using Adblock Plus? 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 +Please disable it by adding the following to your `head`: +```html + +``` +Refers to [#4144](https://github.com/FortAwesome/Font-Awesome/issues/4144) + #### Are you using IE8? If you are using IE8, it's necessary to add the html5.js script like: ```css