Commit bb49f70c authored by Andrew Fontaine's avatar Andrew Fontaine

Merge branch 'diff-file-header-clipboard-btn-overflow' into 'master'

Ensure that copy to clipboard button is visible

See merge request gitlab-org/gitlab!46466
parents f7de15a7 eb955538
......@@ -226,7 +226,7 @@ export default {
<a
ref="titleWrapper"
:v-once="!viewDiffsFileByFile"
class="gl-mr-2 gl-text-decoration-none!"
class="gl-mr-2 gl-text-decoration-none! gl-text-truncate"
:href="titleLink"
@click="handleFileNameClick"
>
......
---
title: Ensure that copy to clipboard button is visible
merge_request: 46466
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