-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Menu] Attached vertical menu don't apply the correct width #5392
Comments
Hi @codedmonkey, thank you, but we’re already tracking it here: #4248. |
Damn I couldn't find it after searching, luckily I didn't spent too long on it. Good luck! |
@Banandrew @jlukic #4248 did not fix the issue when the menu is vertical and fluid. The example in this issue still does not work. |
@andrewferk Thank you. |
There has been no activity in this thread for 90 days. While we care about every issue and we’d love to see this fixed, the core team’s time is limited so we have to focus our attention on the issues that are most pressing. Therefore, we will likely not be able to get to this one. However, PRs for this issue will of course be accepted and welcome! If there is no more activity in the next 90 days, this issue will be closed automatically for housekeeping. To prevent this, simply leave a reply here. Thanks! |
?? |
Currently a vertical attached menu does not apply the correct width of the attached state when adding a fluid state, making the menu items 2px shorter on the right side. See http://jsfiddle.net/efp8z6Ln/537/
I would propose applying the correct state on all
ui attached vertical menu
elements, since a fixed width attached menu doesn't make sense: http://jsfiddle.net/efp8z6Ln/539/The text was updated successfully, but these errors were encountered: