Skip to content

Fixed issue when opening a highlighted line diff

Phil Hughes requested to merge diff-scroll-point into master

What does this MR do?

With the new project nav being fixed, the diff page is scrolling the highlighted under the nav meaning you cant see what is highlighted. This corrects that by added the height of the new project nav into the offset.

Merge request reports