/* module-key = 'com.adaptavist.confluence.theme.engine:layout-fixes', location = 'engine/css/layout-fixes.css' */
/* Confluence fixes that don't need to be in the skin css */
body.dashboard .confluence-dashboard section.content-body {
    width: 64%;
}
