diff --git a/CSS/static-left-drawer.css b/CSS/static-left-drawer.css index 67049fc..502fe36 100644 --- a/CSS/static-left-drawer.css +++ b/CSS/static-left-drawer.css @@ -29,4 +29,9 @@ /* Re-center header buttons */ .headerTabs { margin-left: 250px !important; +} +/* Fix for video player and login page */ +.layout-desktop .hide-scroll .mainDrawer, +.hideMainDrawer .mainDrawer { + left: -320px !important; } \ No newline at end of file