diff --git a/superset-frontend/src/dashboard/stylesheets/dashboard.less b/superset-frontend/src/dashboard/stylesheets/dashboard.less index 6656e5e516..1b51069dbf 100644 --- a/superset-frontend/src/dashboard/stylesheets/dashboard.less +++ b/superset-frontend/src/dashboard/stylesheets/dashboard.less @@ -62,6 +62,7 @@ body { margin-bottom: 4px; display: flex; max-width: 100%; + align-items: flex-start; & > .header-title { overflow: hidden;