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