aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conv_frame.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/conv_frame.tpl')
-rwxr-xr-xview/tpl/conv_frame.tpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/view/tpl/conv_frame.tpl b/view/tpl/conv_frame.tpl
index 1f0e00db4..8aa865076 100755
--- a/view/tpl/conv_frame.tpl
+++ b/view/tpl/conv_frame.tpl
@@ -1,6 +1,8 @@
<div id="threads-begin"></div>
<div id="threads-end"></div>
<div id="conversation-end"></div>
-<div id="page-spinner"></div>
+<div id="page-spinner" class="spinner-wrapper">
+ <div class="spinner m"></div>
+</div>