diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css
index 4c46a06..e804e7f 100644
--- a/Bootstrap_new/css/style_office.css
+++ b/Bootstrap_new/css/style_office.css
@@ -253,6 +253,11 @@ body {
margin-left: var(--sidebar-width);
}
+.nav-bar.collapsed {
+ left: var(--sidebar-collapsed);
+}
+
+
.toggle-sidebar-btn {
font-size: 20px;
padding-left: 15px;
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 9ac91a3..dd7aed2 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -123,7 +123,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
-
+
-