diff --git a/app/styles/base.css b/app/styles/base.css index d166bb34..aa7f8971 100644 --- a/app/styles/base.css +++ b/app/styles/base.css @@ -819,6 +819,8 @@ select:active { * settings and noVNC settings. */ #noVNC_canvas { margin: auto; + /* IE miscalculates width without this :( */ + flex-shrink: 0; } /*Default noVNC logo.*/