diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index a33f149efe4fc23a532e815b4ee009a09abdeae0..1efc1f7bddfd6c0bdf0dd38d00f0aacedc55c527 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -109,4 +109,8 @@ On a very active server (10,000 active users) the Sidekiq process can use 1GB+ o
 - Firefox (Latest released version and [latest ESR version](https://www.mozilla.org/en-US/firefox/organizations/))
 - Safari 7+ (known problem: required fields in html5 do not work)
 - Opera (Latest released version)
-- IE 10+
\ No newline at end of file
+- IE 10+
+
+### Common UI problems with IE
+
+If you experience UI issues with Internet Explorer, please make sure that you have the `Compatibility View` mode disabled.
\ No newline at end of file