Skip to content

Add form-group around the checkbox on sign in page

Julia Miocene requested to merge add-form-group-jmiocene into master

What does this MR do and why?

I'm trying to fix the check/radio button margins on Pajamas in this MR gitlab-ui!3576. And it will affect the login page. Because the checkbox Remember me should have a form-group wrapper. So I added it.

Without the form-group after checkbox fix, it would look like this:

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Now After this MR After checkbox fix
CleanShot_2023-07-24_at_11.50.20_2x CleanShot_2023-07-24_at_11.51.26_2x CleanShot_2023-07-24_at_11.50.20_2x

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Julia Miocene

Merge request reports