diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-10-29 10:26:48 +0000 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-10-29 10:26:48 +0000 |
commit | ac006c193c0d5fbc1396b8f748688466fee4a184 (patch) | |
tree | 2ac8c855af89bc9f73bc774a91a2816725f95af5 | |
parent | 8c9e1df98eb45e3305ab5badc6727580e84d36e0 (diff) | |
download | gitlab-ce-ac006c193c0d5fbc1396b8f748688466fee4a184.tar.gz |
IE message doesn't need a heading
-rw-r--r-- | doc/install/requirements.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md index aa0d03b75bc..5041ead6017 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -109,8 +109,4 @@ 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+ - -### 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 +- IE 10+ but please make sure that you have the `Compatibility View` mode disabled.
\ No newline at end of file |