Commit a06f9a33 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'related-mr-link-cutoff' into 'master'

Don't cutoff letters in MR and Issue links

See merge request gitlab-org/gitlab-ce!25910
parents 13230d18 15ddf993
......@@ -307,6 +307,7 @@ $item-weight-max-width: 48px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
line-height: 1.3;
}
.issue-token-state-icon-open,
......
---
title: Don't cutoff letters in MR and Issue links
merge_request: 25910
author: gfyoung
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