diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css index 44272a9c28..fc7b63b26d 100644 --- a/view/theme/testbubble/style.css +++ b/view/theme/testbubble/style.css @@ -979,6 +979,8 @@ profile-jot-banner-wrapper { max-width: 85%; } +.wall-item-body img { max-width: 100%; height: auto; } + .wall-item-body p { font-size: 0.8em; }