Skip to content

Commit 81bff14

Browse files
committed
Merge pull request coderwall#1 from j0narch3r/j0narch3r-548
adds fix for bounty #548
2 parents f30775c + 05f9943 commit 81bff14

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/assets/stylesheets/protip.css.scss

+3-1
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,9 @@ body.protip-single {
520520
}
521521
.comment {
522522
margin-bottom: 20px;
523-
523+
img {
524+
max-width: 100%;
525+
}
524526
p {
525527
font-size: 1.5em;
526528
line-height: 1.6em;

0 commit comments

Comments
 (0)