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

Navbar Container Brand and Toggle Button Overlap on Small Screens #22370

Closed
tikenn opened this issue Apr 7, 2017 · 4 comments
Closed

Navbar Container Brand and Toggle Button Overlap on Small Screens #22370

tikenn opened this issue Apr 7, 2017 · 4 comments
Labels

Comments

@tikenn
Copy link

tikenn commented Apr 7, 2017

When utilizing a container with a toggleable navbar on a small screen, the navbar-brand and the navbar-toggler overlap. I think this is a combination effect from the width being removed from the container at the small screen and the margins on the left and right being set to auto. The overlap makes the container feature of the navbar unusable.

Environment

  • OS: Windows 10 Desktop
  • Browsers
    • Chrome v57.0.2987.133
    • Opera v44.0.2510.857
    • Internet Edge v38.14393.0.0
    • Firefox v51.0.1

Test case: https://jsbin.com/riroregime/2/edit?html,css,output

@iatek
Copy link
Contributor

iatek commented Apr 7, 2017

I think this is a duplicate of #21590, and has been fixed in v4-dev branch.

@zalog
Copy link
Contributor

zalog commented Apr 7, 2017

@tikenn
Copy link
Author

tikenn commented Apr 7, 2017

Thanks! And very sorry for the duplicate post.

@Johann-S
Copy link
Member

Johann-S commented Apr 7, 2017

Closed thanks to @zalog 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants