diff options
Diffstat (limited to 'remoting')
-rw-r--r-- | remoting/webapp/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css index aea853f..e4ca8c9 100644 --- a/remoting/webapp/main.css +++ b/remoting/webapp/main.css @@ -568,7 +568,7 @@ button { } .dialog-container { - position: fixed; + position: absolute; top: 200px; left: 0; width: 100%; |