Adds titles to icons
This commit is contained in:
parent
aa7320ffe0
commit
b1cdddd1a2
11 changed files with 28 additions and 46 deletions
|
@ -8,7 +8,7 @@
|
|||
{% if is_self %}
|
||||
<div class="column is-narrow">
|
||||
<a href="/user-edit/">
|
||||
<span class="icon icon-pencil">
|
||||
<span class="icon icon-pencil" title="Edit profile">
|
||||
<span class="is-sr-only">Edit profile</span>
|
||||
</span>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue