Commit a3741154 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'bvl-fix-terms-top-margin-ee' into 'master'

[EE] Remove top margin on the terms page with performance bar

See merge request gitlab-org/gitlab-ee!5579
parents 20b2d7bb 0e7fb5be
.terms {
.with-performance-bar & {
margin-top: 0;
}
.alert-wrapper {
min-height: $header-height + $gl-padding;
}
......
.terms {
.with-system-header & {
.with-system-header &,
.with-system-header.with-performance-bar & {
margin-top: 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