Commit 72430f72 authored by Yogi's avatar Yogi Committed by Annabel Dunstone Gray

Remove border-radius for sidekiq iframe card in admin

parent b9037bae
......@@ -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