Commit c5c7bfc4 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Remove extra space between MR tab bar and sticky file headers

parent 49f538c7
......@@ -9,7 +9,7 @@
@media (min-width: map-get($grid-breakpoints, md)) {
position: -webkit-sticky;
position: sticky;
top: 92px;
top: $header-height + 51px;
margin-left: -1px;
border-left: 1px solid $border-color;
z-index: 102;
......
---
title: Remove extra space between MR tab bar and sticky file headers
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