Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-08-07 18:09:47 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-07 18:09:47 +0300
commit33c86930e0a657e1519082a9a00faae260a44882 (patch)
tree4d65ae193c2c92826a8fc659345e2bb83e101999 /app/assets
parent28f0cd8e0725320c294f9dbf74c698ee727de594 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/pages/settings.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/settings.scss b/app/assets/stylesheets/pages/settings.scss
index c6f2b730d9b..8e8f0d52f0a 100644
--- a/app/assets/stylesheets/pages/settings.scss
+++ b/app/assets/stylesheets/pages/settings.scss
@@ -78,7 +78,7 @@
.settings-section::after {
content: '';
display: block;
- @include gl-pb-7;
+ @include gl-mb-7;
}
.settings-section,