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 {