Merge pull request #9091 from bbodenmiller/patch-1
remove extra scrollbar on background jobs tab
This commit is contained in:
commit
526b28daa3
1 changed files with 1 additions and 1 deletions
|
@ -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"}
|
||||
|
|
Loading…
Reference in a new issue