diff --git a/css/popupboxes.scss b/css/popupboxes.scss index 07e5219d1..dd0269b95 100644 --- a/css/popupboxes.scss +++ b/css/popupboxes.scss @@ -81,7 +81,7 @@ flex-flow: column; background-color: gray; width: 50%; - position: absolute; + position: fixed; left: 50%; top: 40%; margin: -10% 0 0 -25%;