Skip to content

Fix Transfer project input width.

Metalaka requested to merge Metalaka/gitlab-ce:patch-1 into master

Hi,

On the Transfer project box of project settings page, the Namespace input is wider than other inputs.

This PR set the col-sm-* css-class of the container to the same as other inputs.

Screenshots

Before

before

After

after

Merge request reports