feat: Use GitLab design system spacing in gl-form-group
The gl-form-group inherits the spacing between elements from form-group from bootstrap. This MR aims to
- Adapting the gl-form-group to use GitLab pixel spacing.
- This results in slight visual changes in the spacing.
- Reduce CSS from metrics screens in Gitlab CE.
2 examples of usage in context (EE -> Prometheus Integration -> New metric):
| before | after |
|---|---|
![]() |
![]() |
![]() |
![]() |
Edited by 🤖 GitLab Bot 🤖



