Skip to content

Fix job name overflow in Firefox, Safari and IE

- requested to merge fix-job-name-overflow into master

What does this MR do?

Fix the overflow of job name on firefox and IE

Closes #56426 (closed)

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/56426

Issue was already present in 11.7, the following MR landed for 11.8 https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24074

Which partially fixed the issue. It fixed it on Chrome, but not Firefox. This MR fixed for firefox and other browsers

Does this MR meet the acceptance criteria?

Edited by Brendan O'Leary

Merge request reports