fix column heading accessibility
parent
fb121dd212
commit
59672ce845
|
|
@ -160,9 +160,8 @@
|
|||
</th>
|
||||
<th>Comment Title</th>
|
||||
<th class="has-text-centered">
|
||||
<span class="icon" aria-label="Save">
|
||||
<i class="fas fa-save" aria-hidden="true"></i>
|
||||
</span>
|
||||
<span class="is-sr-only">Save</span>
|
||||
<i class="fas fa-save" aria-hidden="true"></i>
|
||||
</th>
|
||||
<th class="has-text-centered has-width-1">Options</th>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue