mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
Merge pull request #5697 from Gargol/a11y-improvement-for-menu-toggle
Adds 'button' role to toggle menu icon for better a11y
This commit is contained in:
commit
641de0157a
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