Sticker Modal: Ensure that very long author is truncated

This commit is contained in:
Scott Nonnenberg 2020-03-17 17:57:57 -07:00
parent 7423ab466b
commit fe62407636

View file

@ -6124,6 +6124,8 @@ button.module-image__border-overlay:focus {
flex-direction: column;
justify-content: center;
flex-grow: 1;
flex-shrink: 1;
overflow: hidden;
&__title {
margin: 0;