Skip to content

checkbox misalignment fix

Administrator requested to merge LM-checkboxfix into main

Created by: lmelende20

Test plan

Regarding issue #35687 (closed), "Misaligned checkboxes in "Manage Repositories" page of user profile". Upon inspecting the page, the div the checkbox is in had a height of 0. Giving it an empty label was able to assign a proper height, and forced the div to have a height of 20. Currently a work around, not sure if it's the best solution.

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading