gitlab-org--gitlab-foss/changelogs/unreleased/60141-mr-resolve-conflicts-file-headers-bad-positioning-on-scroll.yml
Thomas Randolph 98949a13b0 Round the file title; Add top border to conflict diffs
The file title sometimes overflows its container, which has the same
border-radius. By always rounding the file title, the overflow never
happens, so the corners always look correct.

Everywhere else there are file diffs, there is a top border to complete
the full border around the file.
2019-08-27 19:30:21 +00:00

5 lines
132 B
YAML

---
title: Fix file header style and position during scroll in a merge conflict resolution
merge_request: 31991
author:
type: fixed