Give the thumbnail default width/height.
This commit is contained in:
parent
17be523eeb
commit
11d7278c93
@ -408,6 +408,8 @@ body {
|
|||||||
.thumbnail {
|
.thumbnail {
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
float: left;
|
float: left;
|
||||||
|
width: 114px;
|
||||||
|
height: 142px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.thumbnailImage {
|
.thumbnailImage {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user