Commit ebc2829a authored by Filipa Lacerda's avatar Filipa Lacerda

Fix gpg popover box

parent 92ac835a
......@@ -98,7 +98,7 @@
};
</script>
<template>
<div>
<div class="realtime-ci-status-wrapper">
<loading-icon
label="Loading pipeline status"
size="3"
......
......@@ -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 {
......
---
title: Fixes gpg popover layout
merge_request:
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