Commit 4e249f7e authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'yo-master-patch-88070' into 'master'

Remove border-radius for sidekiq iframe card in admin

See merge request gitlab-org/gitlab!50955
parents 60257c05 72430f72
......@@ -4,5 +4,5 @@
%p.light GitLab uses #{link_to "sidekiq", "http://sidekiq.org/"} library for async job processing
%hr
.card
.card.gl-rounded-0
%iframe{ src: sidekiq_path, width: '100%', height: 970, style: "border: 0" }
---
title: Remove border radius for sidekiq iframe card
merge_request: 50955
author: Yogi (@yo)
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment