Commit 64985d9a authored by Andrew Fontaine's avatar Andrew Fontaine

Merge branch '346077-commit-diff-header-box-has-zero-inner-padding' into 'master'

Add inner paddding to commit diff header box

See merge request gitlab-org/gitlab!76970
parents 8357a83c 3aaa8891
......@@ -867,7 +867,6 @@ table.code {
@include media-breakpoint-up(sm) {
@include gl-sticky;
top: calc(#{$header-height} + #{$mr-tabs-height});
@include gl-bg-white;
z-index: 200;
.with-performance-bar & {
......
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