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