Skip to content

Commit 0e1ce85

Browse files
committed
Make sure page images are the right height.
1 parent ae69309 commit 0e1ce85

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

public/stylesheets/DV/components/reset.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@
2727
-moz-box-sizing: content-box;
2828
box-sizing: content-box;
2929
}
30+
31+
.DV-docViewer img { max-width: none; }

0 commit comments

Comments
 (0)