Flexbox navbar elements wrap onto new line instead of inline
Created by: rosskevin
Meta list: #18467 (closed)
It appears that there is not an implementation for nav items that responds to $enable-flex: true;
. This may not be in-scope, but wanted to mention it.
NOTE that it is not based on compiled css with $enable-flex: true;
as that doesn't exist in dist
. Nonetheless, I see the same behavior in a flex enabled scenario. Here's a screenshot of the same thing rendered with $enable-flex: true;
: