Commit d74aa827 authored by Filipa Lacerda's avatar Filipa Lacerda

Add missing class to parent element and remove extra CSS

parent bca29417
......@@ -98,7 +98,7 @@
};
</script>
<template>
<div class="realtime-ci-status-wrapper">
<div>
<loading-icon
label="Loading pipeline status"
size="3"
......
......@@ -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;
}
......
......@@ -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
......
---
title: Fixes gpg popover layout
merge_request:
merge_request: 17323
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment