Skip to content

Commit

Permalink
Max width of images during preview too
Browse files Browse the repository at this point in the history
  • Loading branch information
dufferzafar committed Mar 28, 2015
1 parent 91a8147 commit a14b054
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions critiquebrainz/frontend/static/css/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,9 @@ a#edit-review { margin-top: 20px; }

// Review editor
#review-editor {
#preview {
img { max-width: 100%; }
}
#agreement {
font-size: @font-size-base - 2;
}
Expand Down

0 comments on commit a14b054

Please sign in to comment.