summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatricio Cano <patricio@gitlab.com>2015-07-07 11:08:29 -0500
committerPatricio Cano <patricio@gitlab.com>2015-07-07 11:08:29 -0500
commitddb1836f93d334b0c839f7b7465c5e06d9eedba3 (patch)
tree5adb5eafecd1eacb1518e43efd1977b04afdf203
parent62c8bc22ccd49dbf971d9ed271a9434e56d6d5f2 (diff)
downloadgitlab-ce-add-ie-compat-notice.tar.gz
Added info about common UI problems if IE Compatibility View mode is enabled.add-ie-compat-notice
-rw-r--r--doc/install/requirements.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index 7a3216dd2d2..45a90d5e157 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