Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

did not see close button in 800 with#1017

Closed
arifemir wants to merge 2 commits intonodejs:masterfrom
arifemir:master
Closed

did not see close button in 800 with#1017
arifemir wants to merge 2 commits intonodejs:masterfrom
arifemir:master

Conversation

@arifemir
Copy link
Copy Markdown

Description

Related Issues

@arifemir
Copy link
Copy Markdown
Author

arifemir commented Oct 22, 2020

image

where is the nav close button

@benhalverson
Copy link
Copy Markdown
Member

🤷‍♂️ I have no idea what you are trying to show because you didn't provide any context.
What device are you using which OS etc etc.

@benhalverson benhalverson added the create-preview Generate preview on staging.nodejs.dev label Oct 22, 2020
@github-actions github-actions bot removed the create-preview Generate preview on staging.nodejs.dev label Oct 22, 2020
@github-actions
Copy link
Copy Markdown

Please find a preview at: https://staging.nodejs.dev/1017/

@arifemir
Copy link
Copy Markdown
Author

@benhalverson my os windows but no relevant break point must be ''@media (max-width: 1262px) and (min-width: 801px)'' or ''display none'' delete

.side-nav.side-nav--open .side-nav__open {
top: 34px;
margin-top: 0;
display: none;
Copy link
Copy Markdown
Member

@manishprivet manishprivet Oct 23, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This display was set to none because the close button was visible in between the breakpoints, as mentioned here

The button was removed on purpose

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants