diff options
Diffstat (limited to 'juick-www/src/main/webapp/WEB-INF/views/macros')
-rw-r--r-- | juick-www/src/main/webapp/WEB-INF/views/macros/tree.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html b/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html index a5966e2b..09ba5365 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html +++ b/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html @@ -16,7 +16,7 @@ </div> {% endif %} <div class="msg-menu"> - <a href="#" class="a-thread-links"></a> + <a href="#" class="a-thread-links"><i data-icon="ei-link" data-size="s"></i></a> </div> <div class="msg-ts"> <a href="/{{ msg.mid }}#{{ msg.rid }}"> |