diff --git a/ghost/admin/app/components/dashboard/v5/charts/paid-breakdown.js b/ghost/admin/app/components/dashboard/v5/charts/paid-breakdown.js index 74caff3d23..96241ab355 100644 --- a/ghost/admin/app/components/dashboard/v5/charts/paid-breakdown.js +++ b/ghost/admin/app/components/dashboard/v5/charts/paid-breakdown.js @@ -243,7 +243,7 @@ export default class PaidBreakdown extends Component { }, layout: { padding: { - top: 0, + top: 4, bottom: 0, left: 0, right: 0