Skip to content

Fix history button padding

username-removed-408677 requested to merge fix-history-button-padding into master

What does this MR do?

Fixes a regression whereby we removed btn-grouped in CE but added it back in EE for the history button.

As seen in https://gitlab.com/gitlab-org/gitlab-ee/commit/ef0ba26f494aa35bd07e145d2fb3a316ec930a56#fd76fa2ce4182e2ba9c0218ddcb5176f814f1d03_103_78

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

Shouldn't be

Why was this MR needed?

regression

Screenshots (if relevant)

Before After
Screen_Shot_2017-07-14_at_11.02.52_AM Screen_Shot_2017-07-14_at_11.02.24_AM
Before After
Screen_Shot_2017-07-14_at_11.02.43_AM Screen_Shot_2017-07-14_at_11.02.34_AM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

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

Edited by username-removed-408677

Merge request reports