Fix chat buttons
This commit is contained in:
parent
69e3303f61
commit
e3881c7409
4 changed files with 13 additions and 11 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
{% if other_user %}
|
||||
<span style="margin-right: 0.3em" id="setting">
|
||||
<button class="control-button" style="height:100%;" id="setting-button">
|
||||
<button class="control-button small" style="height:100%;" id="setting-button">
|
||||
<i class="fa fa-ellipsis-h"></i>
|
||||
</button>
|
||||
<div id="setting-content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue