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
d74aa827
Unverified
Commit
d74aa827
authored
Feb 26, 2018
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing class to parent element and remove extra CSS
parent
bca29417
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
11 deletions
+3
-11
commit_pipeline_status_component.vue
...ects/tree/components/commit_pipeline_status_component.vue
+1
-1
commits.scss
app/assets/stylesheets/pages/commits.scss
+0
-8
_commit.html.haml
app/views/projects/commits/_commit.html.haml
+1
-1
43315-gpg-popover.yml
changelogs/unreleased/43315-gpg-popover.yml
+1
-1
No files found.
app/assets/javascripts/projects/tree/components/commit_pipeline_status_component.vue
View file @
d74aa827
...
...
@@ -98,7 +98,7 @@
};
</
script
>
<
template
>
<div
class=
"realtime-ci-status-wrapper"
>
<div>
<loading-icon
label=
"Loading pipeline status"
size=
"3"
...
...
app/assets/stylesheets/pages/commits.scss
View file @
d74aa827
...
...
@@ -196,14 +196,6 @@
@media
(
min-width
:
$screen-sm-min
)
{
font-size
:
0
;
.realtime-ci-status-wrapper
{
display
:
inline
;
.ci-status-icon
{
font-size
:
6px
;
}
}
.fa-spinner
{
font-size
:
12px
;
}
...
...
app/views/projects/commits/_commit.html.haml
View file @
d74aa827
...
...
@@ -20,7 +20,7 @@
.avatar-cell.hidden-xs
=
author_avatar
(
commit
,
size:
36
)
.commit-detail
.commit-detail
.flex-list
.commit-content
=
link_to_markdown_field
(
commit
,
:title
,
link
,
class:
"commit-row-message item-title"
)
%span
.commit-row-message.visible-xs-inline
...
...
changelogs/unreleased/43315-gpg-popover.yml
View file @
d74aa827
---
title
:
Fixes gpg popover layout
merge_request
:
merge_request
:
17323
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