Skip to content

Fix single digit value clipping for stacked progress bar

Kushal Pandya requested to merge kp-fix-stacked-bar-progress-value-clipping into master

What does this MR do?

Fixes clipping of % symbol when stacked progress bar has value 1%.

Screenshots

Before

image

After

image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/4864

Edited by Filipa Lacerda

Merge request reports