From 697d5fbfc5afae4ce8856a141c1f2922510ca228 Mon Sep 17 00:00:00 2001
From: Olivia206 <olivia.simonet@mmibordeaux.com>
Date: Fri, 20 Jan 2023 17:08:31 +0100
Subject: [PATCH] fixed button in paper

---
 assets/sass/_theme/sections/papers.sass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/assets/sass/_theme/sections/papers.sass b/assets/sass/_theme/sections/papers.sass
index 9275ab63..4c693e67 100644
--- a/assets/sass/_theme/sections/papers.sass
+++ b/assets/sass/_theme/sections/papers.sass
@@ -58,6 +58,7 @@
                 .squared-button
                     margin-bottom: 0
                     margin-top: $spacing2
+                    width: auto
                 .paper-authors
                     h2
                         @include h3
-- 
GitLab