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
228e669e
Commit
228e669e
authored
Jul 12, 2018
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes arrow-icon color and alignment in linked pipeline in merge request widget
parent
6bdf064d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
8 deletions
+6
-8
ee/app/assets/stylesheets/pages/pipelines.scss
ee/app/assets/stylesheets/pages/pipelines.scss
+1
-8
ee/changelogs/unreleased/6807-fix-icon.yml
ee/changelogs/unreleased/6807-fix-icon.yml
+5
-0
No files found.
ee/app/assets/stylesheets/pages/pipelines.scss
View file @
228e669e
...
...
@@ -9,14 +9,7 @@
.arrow-icon
{
display
:
inline-block
;
vertical-align
:
middle
;
margin
:
-2px
2px
0
0
;
svg
{
fill
:
$border-color
;
position
:
relative
;
top
:
4px
;
left
:
-1px
;
}
fill
:
$border-color
;
}
&
:hover
{
...
...
ee/changelogs/unreleased/6807-fix-icon.yml
0 → 100644
View file @
228e669e
---
title
:
Fixes arrow-icon color and alignment in linked pipeline in merge request widget
merge_request
:
6479
author
:
type
:
fixed
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