diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 9aefd3d69..d8f13287b 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -10,11 +10,6 @@ body { font-size: $typeheight; } -p > img { - width: auto; - max-width: 100%; -} - time[title] { text-decoration: underline dotted; }