Merge branch 'changes-tab-jumping' into 'master'

Fixed changes bar jumping on merge requests

Closes #37589

See merge request !14157
This commit is contained in:
Filipa Lacerda 2017-09-11 12:52:10 +00:00
commit cd3985df97
2 changed files with 6 additions and 1 deletions

View file

@ -608,7 +608,7 @@
+ .files,
+ .alert {
margin-top: 30px;
margin-top: 32px;
}
}
}

View file

@ -0,0 +1,5 @@
---
title: Fixed merge request changes bar jumping
merge_request:
author:
type: fixed