diff --git a/CSS/static-left-drawer.css b/CSS/static-left-drawer.css index 30308b2..67049fc 100644 --- a/CSS/static-left-drawer.css +++ b/CSS/static-left-drawer.css @@ -24,4 +24,9 @@ /* Fix for dashboard height */ .layout-desktop .dashboardDocument .mainDrawer { top: 0px !important; +} + +/* Re-center header buttons */ +.headerTabs { + margin-left: 250px !important; } \ No newline at end of file