Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
2224287d118d
Commit
04145efa
authored
Aug 05, 2019
by
George Tsiolis
Browse files
Remove card border
parent
6fc39d205064
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/views/groups/group_members/index.html.haml
View file @
2224287d
...
...
@@ -35,7 +35,7 @@
.tab-content
#existing_members
.tab-pane
{
:class
=>
(
"active"
unless
pending_active
)
}
.card
.card
.card-without-border
.card-header.flex-project-members-panel
%span
.flex-project-title
Members with access to
...
...
@@ -56,7 +56,7 @@
-
if
show_invited_members
#invited_members
.tab-pane
{
:class
=>
(
"active"
if
pending_active
)
}
.card
.card
.card-without-border
.card-header.flex-project-members-panel
%span
.flex-project-title
Members with pending access to
...
...
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