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
af4b3ec1
Commit
af4b3ec1
authored
May 10, 2021
by
Jeremy Elder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update button spacing
parent
da05f79b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
app/views/shared/members/_invite_member.html.haml
app/views/shared/members/_invite_member.html.haml
+1
-1
changelogs/unreleased/273308-fy21q4-foundations-kr2-audit-and-update-buttons-on-projects-projec.yml
...tions-kr2-audit-and-update-buttons-on-projects-projec.yml
+6
-0
No files found.
app/views/shared/members/_invite_member.html.haml
View file @
af4b3ec1
...
...
@@ -23,6 +23,6 @@
.clearable-input
=
text_field_tag
:expires_at
,
nil
,
class:
'form-control js-access-expiration-date'
,
placeholder:
'Expiration date'
=
sprite_icon
(
'close'
,
size:
16
,
css_class:
'clear-icon js-clear-input gl-text-gray-200'
)
=
submit_tag
_
(
"Invite"
),
class:
"gl-button btn btn-confirm gl-mr-
3
"
,
data:
{
qa_selector:
'invite_member_button'
}
=
submit_tag
_
(
"Invite"
),
class:
"gl-button btn btn-confirm gl-mr-
2
"
,
data:
{
qa_selector:
'invite_member_button'
}
-
if
can_import_members
=
link_to
_
(
"Import"
),
import_path
,
class:
"gl-button btn btn-default"
,
title:
_
(
"Import members from another project"
)
changelogs/unreleased/273308-fy21q4-foundations-kr2-audit-and-update-buttons-on-projects-projec.yml
0 → 100644
View file @
af4b3ec1
---
title
:
Decrease space between invite and import members buttons to align with Pajamas
spacing
merge_request
:
61396
author
:
type
:
other
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