Flash notifications for quick actions are offset when performance bar is enabled

With performance bar enabled, the notification messages for quick actions are rendered improperly:

Screen_Shot_2019-09-16_at_7.24.40_PM

This is due to the CSS:

.with-performance-bar .flash-container {
  top: 83px
}

This was introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30141

cc @fatihacet @donaldcook

Assignee Loading
Time tracking Loading