-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOP-2210: Match legacy sidebar breakpoint with snooty's #419
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM on the standard browsers, & thanks!
@@ -12241,15 +12241,6 @@ div.admonition { | |||
margin-right: 15px; | |||
float: none; | |||
} | |||
#showNav { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit picking, I wonder if we could remove all or a substantial part of the original @media (max-width: 1120px)
CSS block?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done! Thanks for pointing that out. I didn't see those classes in our components and things seem to be okay on staging
Stories/Links:
DOP-2210
Staging Links:
Realm Staging
Notes: