BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
c66db38d
Commit
c66db38d
authored
Jul 24, 2017
by
Phil Hughes
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '35399-mini-graph-commits-box' into 'master'
Fix margin in mini graph for commits box Closes #35399 and #35383 See merge request !13014
parents
9e8ea074
59fd9646
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
commits.scss
app/assets/stylesheets/pages/commits.scss
+5
-1
35399-mini-graph-commits-box.yml
changelogs/unreleased/35399-mini-graph-commits-box.yml
+4
-0
No files found.
app/assets/stylesheets/pages/commits.scss
View file @
c66db38d
...
...
@@ -54,7 +54,11 @@
.mr-widget-pipeline-graph
{
display
:
inline-block
;
vertical-align
:
middle
;
margin
:
0
-6px
0
0
;
margin-right
:
4px
;
.stage-cell
.stage-container
{
margin
:
3px
3px
3px
0
;
}
.dropdown-menu
{
margin-top
:
11px
;
...
...
changelogs/unreleased/35399-mini-graph-commits-box.yml
0 → 100644
View file @
c66db38d
---
title
:
Fix margins in the mini graph for pipeline in commits box
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