mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Give the thumbnail default width/height.
This commit is contained in:
parent
17be523eeb
commit
11d7278c93
1 changed files with 2 additions and 0 deletions
|
@ -408,6 +408,8 @@ body {
|
|||
.thumbnail {
|
||||
margin-bottom: 15px;
|
||||
float: left;
|
||||
width: 114px;
|
||||
height: 142px;
|
||||
}
|
||||
|
||||
.thumbnailImage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue