Change CSS chatbox
This commit is contained in:
parent
f773fb5e70
commit
6448ad9d89
2 changed files with 7 additions and 4 deletions
|
@ -305,9 +305,9 @@
|
|||
{{_('Online Users')}}
|
||||
<button id="refresh-button" class="fa fa-rotate-right" title="{{_('Refresh')}}"></button>
|
||||
</h3>
|
||||
<ul id="chat-online-content">
|
||||
<div id="chat-online-content">
|
||||
{% include "chat/online_status.html" %}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue