Commit 225ddd14 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch '60304-long-file-names-in-mr-diffs-cause-horizontal-scrolling' into 'master'

Resolve "Long file names in MR diffs cause horizontal scrolling"

Closes #60304

See merge request gitlab-org/gitlab-ce!27233
parents 0276b868 5b2b9fe0
......@@ -49,4 +49,4 @@ export const TYPE_KEY = 'type';
export const LEFT_LINE_KEY = 'left';
export const CENTERED_LIMITED_CONTAINER_CLASSES =
'container-limited limit-container-width mx-auto px-3';
'container-limited limit-container-width mx-lg-auto px-3';
---
title: Fix long file header names bug in diffs
merge_request: 27233
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment