Commit 526b28da authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #9091 from bbodenmiller/patch-1

remove extra scrollbar on background jobs tab
parents 45ca39e8 af4577d7
......@@ -41,4 +41,4 @@
.panel.panel-default
%iframe{src: sidekiq_path, width: '100%', height: 900, style: "border: none"}
%iframe{src: sidekiq_path, width: '100%', height: 970, style: "border: none"}
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