Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Bigelow <sbigelow@gitlab.com>2019-01-30 07:26:53 +0300
committerFatih Acet <acetfatih@gmail.com>2019-02-06 19:04:19 +0300
commit5218da57596f23b0026b069d07e0b4cb2432f03f (patch)
treecae919c665a2154a0fe522d44dce50955c58aac6 /changelogs
parenta36eccb81d7d3553e476eba283f2b48fadbeaef8 (diff)
Correct file-header spacing on compare page
Use special classes when is_compare, similar to is_commit. Default expectation is diff is being viewed in MR
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/56938-diff-file-headers-on-compare-not-quite-right.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/56938-diff-file-headers-on-compare-not-quite-right.yml b/changelogs/unreleased/56938-diff-file-headers-on-compare-not-quite-right.yml
new file mode 100644
index 00000000000..f619a009a63
--- /dev/null
+++ b/changelogs/unreleased/56938-diff-file-headers-on-compare-not-quite-right.yml
@@ -0,0 +1,5 @@
+---
+title: Correct spacing for comparison page
+merge_request: !24783
+author:
+type: fixed