diff --git a/assets/components/frontendmanager/css/mgr/manager.css b/assets/components/frontendmanager/css/mgr/manager.css index 6233fbc..a6d17fa 100644 --- a/assets/components/frontendmanager/css/mgr/manager.css +++ b/assets/components/frontendmanager/css/mgr/manager.css @@ -13,7 +13,9 @@ label[for="modx-resource-template"] + div, display:none !important; } - +#modx-content { + left: 0 !important; +} #modx-action-buttons {top: 0;} -#modx-content {width:100% !important;} \ No newline at end of file +#modx-content {width:100% !important;}