Commit fba3668d authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'ide-without-perf-bar' into 'master'

Fixed IDE positioning when performance bar is hidden

See merge request gitlab-org/gitlab-ee!4621
parents 5121b253 2071a24c
...@@ -550,7 +550,7 @@ table.table tr td.multi-file-table-name { ...@@ -550,7 +550,7 @@ table.table tr td.multi-file-table-name {
.ide { .ide {
overflow: hidden; overflow: hidden;
.nav-only { &.nav-only {
.flash-container { .flash-container {
margin-top: $header-height; margin-top: $header-height;
margin-bottom: 0; margin-bottom: 0;
......
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