diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 97005fb0..2d705ab5 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -2862,7 +2862,7 @@ html.c .modalcontent { text-align: center; } .modal.unmodal { - position: fixed; + position: initial; .modalcontent{ width: 100%; max-width: none;