Use bulma screen-reader-only class
This commit is contained in:
parent
ada6a79b1c
commit
982f734ce7
12 changed files with 22 additions and 30 deletions
|
@ -9,7 +9,7 @@
|
|||
<div class="level-right">
|
||||
<a href="/book/{{ book.id }}">
|
||||
<span class="edit-link icon icon-close">
|
||||
<span class="hidden-text">Close</span>
|
||||
<span class="is-sr-only">Close</span>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue