From 69438938cea31e3decfc6eeff72a5780fb11839e Mon Sep 17 00:00:00 2001 From: ouidade Date: Wed, 13 Oct 2021 01:31:46 +0200 Subject: [PATCH] =?UTF-8?q?taille=20logo=20ent=C3=AAte?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- user/themes/epau-antimatter/css-compiled/template.css | 2 +- user/themes/epau-antimatter/scss/template/_custom.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/user/themes/epau-antimatter/css-compiled/template.css b/user/themes/epau-antimatter/css-compiled/template.css index e210c5a..d6b542c 100644 --- a/user/themes/epau-antimatter/css-compiled/template.css +++ b/user/themes/epau-antimatter/css-compiled/template.css @@ -1340,7 +1340,7 @@ button:focus { position: absolute; right: 105%; top: 3%; - max-width: 30%; } + max-width: 20%; } @media (max-width: 500px) { .event .callout .titre_bsn #explog { right: 110%; diff --git a/user/themes/epau-antimatter/scss/template/_custom.scss b/user/themes/epau-antimatter/scss/template/_custom.scss index 6d7e8df..c1332ff 100644 --- a/user/themes/epau-antimatter/scss/template/_custom.scss +++ b/user/themes/epau-antimatter/scss/template/_custom.scss @@ -808,7 +808,7 @@ button:focus { position: absolute; right: 105%; top: 3%; - max-width:30%; + max-width:20%; @media (max-width:500px){ right: 110%; top: 1%;