Commit e7822f0e authored by Phil Hughes's avatar Phil Hughes

Merge branch '6305-ide-fix-status-with-footer-msg' into 'master'

Resolve "Web IDE Status Bar is broken when System footer is present"

Closes #6305

See merge request gitlab-org/gitlab-ee!5975
parents 2ede37bc c8958760
......@@ -71,6 +71,8 @@
// right sidebar eg: mr page
.nav-sidebar,
.right-sidebar,
// web IDE status bar
.ide-status-bar,
// navless pages' footer eg: login page
// navless pages' footer border eg: login page
&.devise-layout-html body .footer-container,
......
---
title: Fix Web IDE status bar if System Footer message is present
merge_request:
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment