Skip to content

Commit

Permalink
user page, minor style fix for "Click to enable backfeed"
Browse files Browse the repository at this point in the history
  • Loading branch information
snarfed committed Aug 5, 2023
1 parent de8dd3c commit b26c885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/social_user.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
{% else %}
{% if source.AUTO_POLL %}
<data class="p-bridgy-listen-status" value="disabled">
Click to enable <a href="/about#backfeed">backfeed</a>:
<span class="big">Click to enable <a href="/about#backfeed">backfeed</a>:</span>
{{ source.button_html('listen', source=source)|safe }}
</data>
{% endif %}
Expand Down

0 comments on commit b26c885

Please sign in to comment.