diff --git a/app/views/layouts/manage/application.html.haml b/app/views/layouts/manage/application.html.haml index 68acbb660..eb646c60f 100644 --- a/app/views/layouts/manage/application.html.haml +++ b/app/views/layouts/manage/application.html.haml @@ -143,7 +143,7 @@ = t(:title, scope: 'pages.manage.data-exports') .nav-item-description = t(:dataexports, scope: 'layouts.manage.navigation.descriptors') - %main.col-md-9.ml-sm-auto.px-4{role: "main"} + %main.col-md-9.ml-sm-auto.px-4.col-xl-10.col-lg-9{role: "main"} = render "layouts/manage/flashes" = yield %div.mb-4.text-center