From 3a19a640b2f9faf3889dc29b307d4342e4aae4d1 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Tue, 29 Sep 2020 12:49:36 +0000 Subject: [PATCH] fix #3915 @0.25 --- less/002-common.less | 1 + 1 file changed, 1 insertion(+) diff --git a/less/002-common.less b/less/002-common.less index 37917a9..1ed6553 100644 --- a/less/002-common.less +++ b/less/002-common.less @@ -167,6 +167,7 @@ a { } .animationPosWrapper{ bottom: 3%; + position: absolute; } } -- 2.39.5