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

restrict alert sb image max size #336

Closed
wants to merge 1 commit into from
Closed

Conversation

iCollin
Copy link
Collaborator

@iCollin iCollin commented Dec 17, 2020

Fixes #323

@@ -131,6 +131,10 @@
@include justify-content(center);
}

.btn-type-BOTH .soft-button-image {
max-width: 50%;
}
Copy link
Contributor

@jacobkeeler jacobkeeler Dec 21, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately I'm seeing similarly odd things in other cases with BOTH softbuttons. Notably it seems to occur with templated dynamic images specifically. The margin seems to be what is off in this case.

@iCollin
Copy link
Collaborator Author

iCollin commented Jan 4, 2021

Closed in favor of #338

@iCollin iCollin closed this Jan 4, 2021
@iCollin iCollin deleted the fix/alert-sb-overflow branch January 4, 2021 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants