-
Notifications
You must be signed in to change notification settings - Fork 16
Update: Control content max width via variable (fixes #260) #275
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
Conversation
oliverfoster
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment about difference between content and page
cahirodoherty-learningpool
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👀
|
Should the Vanilla, BoxMenu and LanguagePicker get a FW dependency bump when this is merged and FW gets released with it? |
|
@cahirodoherty-learningpool yes, they will need a FW dependency bump |
|
🎉 This PR is included in version 6.23.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Fixes: #260
Update
@max-content-width, set to inherit@device-width-large@max-page-width, set to inherit@max-width.l-container-responsive(@device-width-large);to.l-container-responsive(@max-content-width);.l-container-responsive(@max-width);to.l-container-responsive(@max-page-width);Dependencies