The CSS interferes with the height=100% on the VNC applet. (Also, I
[invirt/packages/invirt-web.git] / templates / static / layout.css
1 html,body {
2         height: 100%;
3 }