Long names in project path namespace dropdown breaks past container
Summary
Creating a project in a group with a long name will cause the namespace dropdown to break out of the form container.
This is also causing issues in QA as the container overlap prevents the namespace dropdown from being selected:

What is the expected correct behavior?
We should find a solution that keeps the dropdown within its parent container.
Relevant logs and/or screenshots
Possible fixes
Remove the width: unset !important rule set in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17717
