Skip to content

Fixed a small layout issue in the project settings page

What does this MR do and why?

This MR fixes a small layout issue in the project settings page 🙂

I'm not sure if the layout issue is visible on MacOS on Linux, I noticed it on Windows using Edge.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Go to any project settings page (you have to have enough permissions to be able to see the Advanced settings and the Change path section)
  2. Expand the Advanced section
  3. Check the Change path section
    • On master the editable text box should have a different height that the readonly one
    • On this branch both text boxes should have the same height

MR acceptance checklist

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

Merge request reports