Fixed sticky bar styling in Safari

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

Loading