Commit 881b322dfdc1094bce4744f5f1739a97a2c2f430
1 parent
3d8df124
Exists in
master
and in
28 other branches
image-diff-overflow: added improvements in css
AI3107
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/stylesheets/application.css
@@ -1501,7 +1501,7 @@ a.comment-picture { | @@ -1501,7 +1501,7 @@ a.comment-picture { | ||
1501 | height: auto; | 1501 | height: auto; |
1502 | } | 1502 | } |
1503 | 1503 | ||
1504 | -div.article-body.article-body-tiny-mce-article p img { | 1504 | +div.article-body p img { |
1505 | max-width: 100%; | 1505 | max-width: 100%; |
1506 | height: auto; | 1506 | height: auto; |
1507 | } | 1507 | } |