diff --git a/homepage/style.css b/homepage/style.css index 2aba4fe..c497065 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -496,10 +496,11 @@ button:hover { } .copyimage { - position:sticky; - float:right; - width:27px !important; - height:27px !important; + position:absolute; + top:7px; + right:7px; + width:25px !important; + height:25px !important; } .relative { position:relative; diff --git a/scripts/overview.php b/scripts/overview.php index 78ac7a6..0a71954 100644 --- a/scripts/overview.php +++ b/scripts/overview.php @@ -96,8 +96,8 @@ if(isset($_GET['ajax_detections']) && $_GET['ajax_detections'] == "true" && isse