Skip to content
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

fix(devenv): use content margin style for expanded side nav #4886

Merged

Commits on Dec 16, 2019

  1. fix(devenv): use content margin style for expanded side nav

    This change ensures that the fixed side nav stories make use of
    `margin-left` style for `.bx--content` with `.bx--side-nav--expanded`
    instead of using responsive left margin `v10` grid defines, so that the
    main content won't be hidden underneath the fixed side nav when fixed
    it's expanded.
    
    Fixes carbon-design-system#3591.
    asudoh committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    1136712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2562ab0 View commit details
    Browse the repository at this point in the history