Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
591ec06d
Commit
591ec06d
authored
3 years ago
by
Martin Wortschack
Committed by
Alper Akgun
3 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make badge in ee/_ldap_tag partial Pajamas-compliant
parent
ccf33f48
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
6 deletions
+1
-6
app/assets/stylesheets/page_bundles/members.scss
app/assets/stylesheets/page_bundles/members.scss
+0
-4
ee/app/views/shared/members/ee/_ldap_tag.html.haml
ee/app/views/shared/members/ee/_ldap_tag.html.haml
+1
-2
No files found.
app/assets/stylesheets/page_bundles/members.scss
View file @
591ec06d
...
...
@@ -22,10 +22,6 @@
}
}
.members-ldap
{
align-self
:
center
;
}
.card
{
.card-header
{
.badge.badge-pill
{
...
...
This diff is collapsed.
Click to expand it.
ee/app/views/shared/members/ee/_ldap_tag.html.haml
View file @
591ec06d
-
can_override
=
local_assigns
.
fetch
(
:can_override
,
false
)
-
if
can_override
%span
.badge.badge-info.members-ldap.d-sm-block.mr-md-4
LDAP
=
gl_badge_tag
'LDAP'
,
{
variant: :info
},
{
class:
'gl-sm-display-block gl-align-self-center gl-md-mr-5'
}
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment