diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 3404cb2..363ef1f 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -259,6 +259,11 @@ body { cursor: pointer; } +.nav-bar.collapsed { + left: var(--sidebar-collapsed); +} + + /* ============================================ NAVIGATION TABS ============================================ */ diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 74f9b82..961a3ea 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -725,29 +725,29 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];