From 7f32727e61ec440667b48f5c91c007678d762af7 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 3 Jan 2026 00:38:09 +0000 Subject: [PATCH] a --- Bootstrap_new/css/style_office.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 23c73c7..b62747a 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -779,8 +779,10 @@ body { /* Écrans larges : mêmes insets pour nav-tabs et content-area */ @media (min-width: 1400px) { .nav-bar > .nav-tabs { + /* padding-left: calc((100vw - 1400px) / 2); padding-right: calc((100vw - 1400px) / 2); + */ } .content-area { padding-left: calc((100vw - 1400px) / 2);