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>2020-08-20 21:52:33 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-20 21:52:33 +0300
commit5766bfc446ebf1134b2f2caff14144c74547db7c (patch)
tree453d541fc7b70cfe14d865eaf15c982840ec2efa /app/assets/stylesheets/pages
parent6e4e1050d9dba2b7b2523fdd1768823ab85feef4 (diff)
Add latest changes from gitlab-org/gitlab@13-3-stable-ee
Diffstat (limited to 'app/assets/stylesheets/pages')
-rw-r--r--app/assets/stylesheets/pages/members.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/members.scss b/app/assets/stylesheets/pages/members.scss
index 2d9a9f3029f..54bca80194f 100644
--- a/app/assets/stylesheets/pages/members.scss
+++ b/app/assets/stylesheets/pages/members.scss
@@ -180,6 +180,10 @@
word-break: break-all;
}
+ .member-group-link {
+ display: inline-block;
+ }
+
.form-control {
width: inherit;
}