diff --git a/include/base.css b/include/base.css index 9c227b06..246999fc 100644 --- a/include/base.css +++ b/include/base.css @@ -132,7 +132,7 @@ html { /* Do not set width/height for VNC_screen or VNC_canvas or incorrect * scaling will occur. Canvas resizes to remote VNC settings */ #noVNC_screen { - padding-top:40px; + margin-top:40px; text-align: center; display: table; width:100%;