Skip to content

Fixed sticky bar styling in Safari

Phil Hughes requested to merge iamphill/gitlab-ce:sitcky-prefix-fix into master

What does this MR do?

Fixes styling of elements that have position: sticky in Safari. Safari requires the sticky property to have the webkit prefix.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58625

Does this MR meet the acceptance criteria?

Merge request reports