diff --git a/services/web/frontend/stylesheets/modules/group-settings.less b/services/web/frontend/stylesheets/modules/group-settings.less index 8f1b021e8f..3017be267f 100644 --- a/services/web/frontend/stylesheets/modules/group-settings.less +++ b/services/web/frontend/stylesheets/modules/group-settings.less @@ -100,6 +100,10 @@ h3.group-settings-title { display: flex; align-items: center; justify-content: space-between; + + .group-settings-sso-action-col { + margin-left: 16px; + } } }