Protected branch dropdowns cut-off in Repository Settings page
Go to /gitlab-org/gitlab-ci/settings/repository
Expand 'Protected Branches' section
Click either dropdown for a protected branch
Possible fixes
Can add the .expanded
class to .settings
instead of .settings-content
, and remove overflow: hidden
when expanded
/cc @mikegreiling