Specify width/height for alt style thumbnail image
to avoid reflows!
This commit is contained in:
parent
0bbbe67953
commit
fd729916d7
1 changed files with 4 additions and 0 deletions
|
@ -9,3 +9,7 @@ body.alt_styles-index
|
|||
.alt-style
|
||||
text-align: center
|
||||
width: 80px
|
||||
|
||||
.alt-style-thumbnail
|
||||
width: 80px
|
||||
height: 80px
|
||||
|
|
Loading…
Reference in a new issue