Commit ac23f3f0 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'fix/pipeline-header-padding' into 'master'

Add pipeline header padding

See merge request gitlab-org/gitlab-ce!16496
parents 475c1a29 38d46d7b
......@@ -76,6 +76,7 @@
<loading-icon
v-if="isLoading"
size="2"
class="prepend-top-default append-bottom-default"
/>
</div>
</template>
......@@ -92,6 +92,7 @@
<loading-icon
v-if="isLoading"
size="2"
class="prepend-top-default append-bottom-default"
/>
</div>
</template>
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