mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
Adds 'button' role to toggle icon for better a11y
closes #5696 - adds button role to toggle icon on new zelda menu
This commit is contained in:
parent
26f7c5e0ad
commit
b7f180ef07
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
<i class="{{iconClass}}"></i>
|
||||
<i class="{{iconClass}}" role="button"></i>
|
||||
|
|
Loading…
Add table
Reference in a new issue