diff --git a/client/app/components/dashboards/dashboard-widget/Widget.less b/client/app/components/dashboards/dashboard-widget/Widget.less index a17a4a0dfe..8a4ae01294 100644 --- a/client/app/components/dashboards/dashboard-widget/Widget.less +++ b/client/app/components/dashboards/dashboard-widget/Widget.less @@ -246,7 +246,7 @@ } .tile__bottom-control { - padding: 10px 15px; + padding: 10px 24px; display: flex; justify-content: space-between; align-items: center;