Merge pull request #459 from philiparthurmoore/menu-a11y
a11y improvements on primary navigation menu toggle
This commit is contained in:
commit
53f62fa23a
3 changed files with 2 additions and 3 deletions
|
@ -413,7 +413,6 @@ a:active {
|
|||
}
|
||||
/* Small menu */
|
||||
.menu-toggle {
|
||||
cursor: pointer;
|
||||
display: none;
|
||||
}
|
||||
@media screen and (max-width: 600px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue