Commit 8fa17561 authored by Filipa Lacerda's avatar Filipa Lacerda

Centers loading icon vertically and horizontally in pipelines table in commit view

parent 511329a6
......@@ -81,8 +81,8 @@ require('./pipelines_store');
},
template: `
<div>
<div class="pipelines realtime-loading" v-if="isLoading">
<div class="pipelines">
<div class="realtime-loading" v-if="isLoading">
<i class="fa fa-spinner fa-spin"></i>
</div>
......
---
title: Centers loading icon vertically and horizontally in pipelines table in commit
view
merge_request:
author:
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