Remove style redundancy for menu toggle; cursor pointer is already defined for buttons.
This commit is contained in:
parent
4b883e2aee
commit
d3dd7fb3fe
1 changed files with 0 additions and 1 deletions
|
@ -411,7 +411,6 @@ a:active {
|
||||||
}
|
}
|
||||||
/* Small menu */
|
/* Small menu */
|
||||||
.menu-toggle {
|
.menu-toggle {
|
||||||
cursor: pointer;
|
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 600px) {
|
@media screen and (max-width: 600px) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue