Commit 76ab3f01 authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'add-loading-icon-padding-for-pipeline-environments' into 'master'

Add loading icon padding for pipeline environments

See merge request gitlab-org/gitlab-ce!18631
parents 622aeea9 8d29dd96
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
<div class="environments-container"> <div class="environments-container">
<loading-icon <loading-icon
class="prepend-top-default"
label="Loading environments" label="Loading environments"
v-if="isLoading" v-if="isLoading"
size="3" size="3"
......
---
title: Add loading icon padding for pipeline environments
merge_request: 18631
author: George Tsiolis
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