Remove style redundancy for menu toggle; cursor pointer is already defined for buttons.

This commit is contained in:
Philip Arthur Moore 2014-04-18 06:43:25 -05:00
parent 4b883e2aee
commit d3dd7fb3fe
1 changed files with 0 additions and 1 deletions

View File

@ -411,7 +411,6 @@ a:active {
}
/* Small menu */
.menu-toggle {
cursor: pointer;
display: none;
}
@media screen and (max-width: 600px) {