diff --git a/common/common.scss b/common/common.scss index 5256c71..d652923 100644 --- a/common/common.scss +++ b/common/common.scss @@ -38,10 +38,3 @@ body textarea { border-radius: 0; box-shadow: none; } - -//No more image cropping -#reply-control .d-editor-preview img:not(.thumbnail):not(.emoji), -.cooked img:not(.thumbnail):not(.emoji) { - max-width: 100% !important; - height: auto; -}