From 73a3171952afc2a172e2910c4fcba70b399cda66 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Fri, 27 Dec 2019 16:02:46 -0600 Subject: [PATCH] Make upgrade icons actually follow their boxes. Oops --- gorge.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gorge.css b/gorge.css index 001b3d9..3ff33e8 100644 --- a/gorge.css +++ b/gorge.css @@ -325,7 +325,7 @@ button { transform: translate(-50px, 10px); opacity: 0.8; pointer-events: none; - position: fixed; + position: absolute; } .upgrade-button:hover {