summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/members.scss
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-08-20 12:10:27 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-20 12:10:27 +0000
commit3b963d69199b2e4dd0a0c0b64efcf715242a5d8b (patch)
tree2719bcba9c985f4ee27b43d29deb202eade9a5df /app/assets/stylesheets/pages/members.scss
parentd06c308380072db8cfac10f27fc114f6093ce8b6 (diff)
downloadgitlab-ce-3b963d69199b2e4dd0a0c0b64efcf715242a5d8b.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/stylesheets/pages/members.scss')
-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;
}