mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-07 06:25:50 +01:00
loading indicator starts off hidden
This commit is contained in:
@@ -195,7 +195,7 @@
|
||||
|
||||
<div class="well col-md-11 col-xs-12 pull-right hide">
|
||||
<div class="topic-main-buttons pull-right inline-block hide">
|
||||
<div class="loading-indicator" done="0">
|
||||
<div class="loading-indicator" done="0" style="display:none;">
|
||||
Loading More Posts <i class="icon-refresh icon-spin"></i>
|
||||
</div>
|
||||
<button class="btn btn-primary post_reply" type="button">[[topic:reply]]</button>
|
||||
|
||||
Reference in New Issue
Block a user