mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03: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
ae695a3e8e
commit
2aed13dfcf
@ -1 +1 @@
|
||||
<i class="{{iconClass}}"></i>
|
||||
<i class="{{iconClass}}" role="button"></i>
|
||||
|
Loading…
Reference in New Issue
Block a user