fix
This commit is contained in:
parent
30091a0cbf
commit
f30efe530e
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
</span>
|
||||
{% endif %}
|
||||
{% if not p.award_count('ghosts') %}
|
||||
<span class="flex-shrink-">
|
||||
<span class="flex-shrink-0">
|
||||
<a class="user-name" onclick='userPopover({{p.author.json_popover | tojson}})' data-bs-placement="bottom" data-bs-toggle="popover" data-bs-trigger="focus" data-content-id="popover" href="javascript:void(0)" tabindex="0" style="color: #{{p.author.namecolor}};">
|
||||
<span class="inline-flex flex-shrink-0 items-center font-bold">
|
||||
{% if p.author.patron and not p.distinguish_level %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue