From 209b4e86ff084efcdc64536409cc9abefaf11b47 Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Mon, 18 Apr 2022 17:27:49 -0400 Subject: [PATCH] Fixing style.css again Hopefully this fixes things for good, had to move class="relative" to the td instead of the tr... --- homepage/style.css | 9 +++++---- scripts/overview.php | 4 ++-- scripts/play.php | 4 ++-- scripts/stats.php | 8 ++++---- 4 files changed, 13 insertions(+), 12 deletions(-) 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