diff --git a/src/Umbraco.Web.UI.Client/src/less/components/application/umb-dashboard.less b/src/Umbraco.Web.UI.Client/src/less/components/application/umb-dashboard.less index 3257d7b93f..17fdcc905e 100644 --- a/src/Umbraco.Web.UI.Client/src/less/components/application/umb-dashboard.less +++ b/src/Umbraco.Web.UI.Client/src/less/components/application/umb-dashboard.less @@ -27,6 +27,8 @@ // we need to do some special styling for tabs inside the dashboard header .umb-dashboard__header .umb-tabs-nav { margin-bottom: 0; + margin-left: 10px; + margin-right: 10px; border: none; }