Fix horizontal stretching of HTML img embeds in mobile layout

555c5be8d19e2502d09ab348d6c93a92cb9fdc52

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +0 -4Ignore whitespace
public/css/mobile-styles.css+0 -4
@@ -25,10 +25,6 @@
2525 font-size: 15px;
2626 }
2727
28- .mes_text img {
29- width: 100%;
30- }
31-
3228 #extensions_settings,
3329 #extensions_settings2 {
3430 width: 100% !important;