Commit 5ecbde49 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'patch-38' into 'master'

[RFR] fix underscore not visible in some resolution across gitlab

See merge request gitlab-org/gitlab!20220
parents caab23bc 1138988c
......@@ -218,7 +218,7 @@ export default {
display: inline-block;
flex: 1;
max-width: inherit;
height: 18px;
height: 19px;
line-height: 16px;
text-overflow: ellipsis;
white-space: nowrap;
......
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