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
path: root/app
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-06-05 03:09:40 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-05 03:09:40 +0300
commitf9959151a9a86b7b2fc8b17721877c62040a5e4e (patch)
tree6d05f2cb8c8bc65d4bdbc74d919cf9c3974e65cc /app
parent77f2d560b43d737700259028a8f42b70196ba621 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/framework/dropdowns.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/dropdowns.scss b/app/assets/stylesheets/framework/dropdowns.scss
index 0e6530bccb7..884cb70cb9f 100644
--- a/app/assets/stylesheets/framework/dropdowns.scss
+++ b/app/assets/stylesheets/framework/dropdowns.scss
@@ -169,7 +169,7 @@
.dropdown-menu-toggle-icon {
position: absolute;
- right: $gl-padding-12;
+ right: $gl-padding-8;
color: $gray-500;
}
}