From 3099fea33564456f447761cb8ffac8fdb3b3efc7 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Thu, 18 Feb 2021 12:15:23 +0100 Subject: [PATCH] Update style.css --- source/templates/classic/style.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/source/templates/classic/style.css b/source/templates/classic/style.css index 98e64b48..1b10a9ce 100644 --- a/source/templates/classic/style.css +++ b/source/templates/classic/style.css @@ -696,16 +696,10 @@ padding-left: 0; display: flex; align-items: center; - position: relative; } .contributors .label img { margin-left: 0; } - .contributors .contributions { - position: absolute; - bottom: 100%; - right: 100%; - } /* Introduction */ .introduction {