Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Slaughter <pslaughter@gitlab.com>2018-08-31 13:19:55 +0300
committerPhil Hughes <me@iamphill.com>2018-08-31 13:19:55 +0300
commit29dc365622142fcbc97604a3f1d4d58b4aee9433 (patch)
tree9a5419f0f2872a4fcde64fe7cbbd8abf24d23f1a /app/views/ide
parent2f398b51119847cb0fbdf4fb7e2761becf2df792 (diff)
Resolve "Persistent banner creates problem for web ide"
Diffstat (limited to 'app/views/ide')
-rw-r--r--app/views/ide/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/ide/index.html.haml b/app/views/ide/index.html.haml
index 4cae9c51acc..d8bd37fe986 100644
--- a/app/views/ide/index.html.haml
+++ b/app/views/ide/index.html.haml
@@ -1,4 +1,4 @@
-- @body_class = 'ide'
+- @body_class = 'ide-layout'
- page_title 'IDE'
- content_for :page_specific_javascripts do