Skip to content

Css fix for search dropdown overflow issue.

İsmail Hakkı Ayaz requested to merge ayzagen/gitlab-ce:dropdown-fix into master

What does this MR do?

Fixes overflow issue for the search dropdown in the header

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

No

Why was this MR needed?

No need to set max-height property in the content as container already has a max-height property.

Screenshots (if relevant)

Screenshot

What are the relevant issue numbers?

Couldn't find any.

Merge request reports