Skip to content

Commit

Permalink
Make inline images responsive as well
Browse files Browse the repository at this point in the history
Closes #70
  • Loading branch information
clintongormley committed Jan 10, 2016
1 parent c9908b0 commit 278ecca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/web/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@ p.remark {
}

/* Images */
#guide .inlinemediaobject img,
#guide .mediaobject img {
max-width: 100%;
}
Expand Down

0 comments on commit 278ecca

Please sign in to comment.