Merge pull request #9091 from bbodenmiller/patch-1

remove extra scrollbar on background jobs tab
This commit is contained in:
Dmitriy Zaporozhets 2015-04-06 08:47:18 +03:00
commit 526b28daa3

View file

@ -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"}