diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index 7a3216dd2d2b517064b27a40d5a127174286c8b0..45a90d5e1578706e18374451910e4974b63bb2f2 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -106,4 +106,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