Created by: Johann-S
In this PR, we remove CSS aplied by Popper.js (only for Dropdown in navbar) to let our CSS do the job.
We detect a weird behavior, If we have a navbar in 100% width container an horizontal scroll appear. See this CodePen : https://codepen.io/zalog/pen/Rgrbod (first Navbar)
I'm not sure if it's really a bad behavior, maybe @mdo can help us in this use case ?
Thank you to @zalog to review/improve my first commit
Close : #22699 (closed)