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
ebc2829a
Commit
ebc2829a
authored
Feb 23, 2018
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix gpg popover box
parent
92ac835a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
6 deletions
+11
-6
app/assets/javascripts/projects/tree/components/commit_pipeline_status_component.vue
...ects/tree/components/commit_pipeline_status_component.vue
+1
-1
app/assets/stylesheets/pages/commits.scss
app/assets/stylesheets/pages/commits.scss
+5
-5
changelogs/unreleased/43315-gpg-popover.yml
changelogs/unreleased/43315-gpg-popover.yml
+5
-0
No files found.
app/assets/javascripts/projects/tree/components/commit_pipeline_status_component.vue
View file @
ebc2829a
...
...
@@ -98,7 +98,7 @@
};
</
script
>
<
template
>
<div>
<div
class=
"realtime-ci-status-wrapper"
>
<loading-icon
label=
"Loading pipeline status"
size=
"3"
...
...
app/assets/stylesheets/pages/commits.scss
View file @
ebc2829a
...
...
@@ -196,17 +196,17 @@
@media
(
min-width
:
$screen-sm-min
)
{
font-size
:
0
;
div
{
.realtime-ci-status-wrapper
{
display
:
inline
;
.ci-status-icon
{
font-size
:
6px
;
}
}
.fa-spinner
{
font-size
:
12px
;
}
span
{
font-size
:
6px
;
}
}
.ci-status-link
{
...
...
changelogs/unreleased/43315-gpg-popover.yml
0 → 100644
View file @
ebc2829a
---
title
:
Fixes gpg popover layout
merge_request
:
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