diff options
author | Sam Bigelow <sbigelow@gitlab.com> | 2019-04-10 15:43:19 -0400 |
---|---|---|
committer | Sam Bigelow <sbigelow@gitlab.com> | 2019-04-10 15:53:23 -0400 |
commit | 5b2b9fe0d688f3c08dfc08dbed879cad3ee52b4f (patch) | |
tree | b1af9b8799c74f600a39b5461499e8ec724c98d1 /changelogs/unreleased | |
parent | ddab30ad3561c6834fd779458ce89084c8a95ca5 (diff) | |
download | gitlab-ce-5b2b9fe0d688f3c08dfc08dbed879cad3ee52b4f.tar.gz |
Only make margin-auto on large screens for diff file header60304-long-file-names-in-mr-diffs-cause-horizontal-scrolling
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/60304-long-file-names-in-mr-diffs-cause-horizontal-scrolling.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/60304-long-file-names-in-mr-diffs-cause-horizontal-scrolling.yml b/changelogs/unreleased/60304-long-file-names-in-mr-diffs-cause-horizontal-scrolling.yml new file mode 100644 index 00000000000..ec5e9e4703b --- /dev/null +++ b/changelogs/unreleased/60304-long-file-names-in-mr-diffs-cause-horizontal-scrolling.yml @@ -0,0 +1,5 @@ +--- +title: Fix long file header names bug in diffs +merge_request: 27233 +author: +type: fixed |