Type: Bug
Summary: there are 2 issues with bubble width:


馃檹 thank you @annadanchenko for finding that, indeed the design wasn't implemented correctly. @yenda There should be a minimum margin of 64px on the larger side, meaning it cannot be smaller than 64 and if required we decrease the width of the message till it fits.
I'm looking into it, will have a fix tomorrow morning
Ok it should be good now, the old css really didn't care about the minimum left and right margin which is why only increasing the width caused issues on smaller device. I rewrote part of the css in the PR to make sure there is always 64px left and right