31886 Remove spinner from loading comment

This commit is contained in:
tauriedavis 2017-05-12 10:08:50 -07:00
parent 4024200314
commit d567b6474a
2 changed files with 4 additions and 3 deletions

View File

@ -1183,9 +1183,6 @@ const normalizeNewlines = function(str) {
<span class="hidden-xs">${currentUserFullname}</span>
<span class="note-headline-light">@${currentUsername}</span>
</a>
<span class="note-headline-light">
<i class="fa fa-spinner fa-spin" aria-label="Comment is being posted" aria-hidden="true"></i>
</span>
</div>
</div>
<div class="note-body">

View File

@ -0,0 +1,4 @@
---
title: Remove spinner from loading comment
merge_request:
author: