Switch from `prepend-top-default` to `prepend-top-16`

This commit is contained in:
George Tsiolis 2018-12-05 16:47:17 +02:00
parent f201b00ef4
commit a0314bb974
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ export default {
<template v-if="shouldRenderFolderContent(model)">
<div v-if="model.isLoadingFolderContent" :key="`loading-item-${i}`">
<gl-loading-icon :size="2" class="prepend-top-default" />
<gl-loading-icon :size="2" class="prepend-top-16" />
</div>
<template v-else>