From 0cf57c81fd8f0386504db4cf02442f19d8f22ff5 Mon Sep 17 00:00:00 2001 From: stephan Date: Sat, 16 May 2026 09:58:24 -0400 Subject: [PATCH] correction MSIN-4370 --- css/style.css | 1 + php/inc_settings.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index b311119..1a044bc 100644 --- a/css/style.css +++ b/css/style.css @@ -1039,6 +1039,7 @@ ul.ms1-menu-compte li a:hover, ul.ms1-menu-compte li a:active { font-size: 15px; } + .bib-view-header > div { padding: 14px 16px; } diff --git a/php/inc_settings.php b/php/inc_settings.php index 63c91dd..514ecef 100644 --- a/php/inc_settings.php +++ b/php/inc_settings.php @@ -7,7 +7,7 @@ * Constantes * * **************/ -define('_VERSION_CODE', '4.72.49'); +define('_VERSION_CODE', '4.72.50'); define('_DATE_CODE', '2026-03-09'); //MSIN-4290 define('QR_SECRET_KEY', 'ms1_qr_2026_cle_secrete_longue_et_fixe');