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
d8690a05
Commit
d8690a05
authored
Jan 20, 2017
by
Fatih Acet
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'participants-list' into 'master'
Fix participants margins to fit on one line See merge request !8640
parents
4af1f186
2c72e0e7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
app/assets/stylesheets/pages/issuable.scss
app/assets/stylesheets/pages/issuable.scss
+4
-0
changelogs/unreleased/participants-list.yml
changelogs/unreleased/participants-list.yml
+4
-0
No files found.
app/assets/stylesheets/pages/issuable.scss
View file @
d8690a05
...
...
@@ -377,6 +377,10 @@
display
:
inline-block
;
padding
:
5px
;
&
:nth-of-type
(
7n
)
{
padding-right
:
0
;
}
.author_link
{
display
:
block
;
}
...
...
changelogs/unreleased/participants-list.yml
0 → 100644
View file @
d8690a05
---
title
:
Fix participants margins to fit on one line
merge_request
:
author
:
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