Skip to content

Fix new project path input overlapping, height and radius #41811

What does this MR do?

  1. Limits new project path input width to 200px.
  2. Changes project path input height to 34px to match project name input height.
  3. Adds top-right and bottom right radius to project path input.

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

Nop.

Why was this MR needed?

Remove layout overlapping.

Screenshots (if relevant)

BEFORE AFTER
Screen_Shot_2018-01-28_at_19.26.35 Screen_Shot_2018-01-28_at_19.37.15

What are the relevant issue numbers?

Closes #41811 (closed)

Merge request reports