Closed Bug 1383965 Opened 7 years ago Closed 7 years ago

[beta] Close menu button should be hidden on computers with fine pointers

Categories

(developer.mozilla.org Graveyard :: Design, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: shobson, Assigned: shobson)

References

Details

The close menu buttons should be hidden on non-touch-screens.

We used to use screen size as an approximation of that. We should implement that while we wait for @media (pointer:corse) to become a spec, or until we've implemented feature detection for touch.
Blocks: 1375892
Assignee: nobody → shobson
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/232104342b4a4c6be58d6f254be19697b52a07ff
Fix Bug 1383965: Hide submenu close button on big screens

And raise z-index so it is above links it appears over

https://github.com/mozilla/kuma/commit/e61299fcf5f482914b3fd57a5f218e3626b23e49
Merge pull request #4324 from mozilla/1383965-close-submenu

Fix Bug 1383965: Hide submenu close button on big screens r=schalkneethling
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.