A small JS userscript used to enlarge the log view on Rancher server & makes it scale to the window size
Tested on Rancher server v1.6.13
copy/paste userscript.js
in your favorite userscript plugin tampermonkey or greasemonkey, edit this line with the correct rancher host :
// @include /^https?:\/\/your.rancher.host/.*$/
The MIT License (MIT) Copyright (c) 2017 Bertrand Martel