Skip to content

Add width to caret to rid ourselves of the shift

Jacob Schatz requested to merge fixed-width-caret into master

What does this MR do?

Removes the shift from diff files.

Are there points in the code the reviewer needs to double check?

That it doesn't shift.

Why was this MR needed?

There was a shift in the minimizing of diff files.

Screenshots (if relevant)

switcheroo

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/23424

Merge request reports