Show dummy thumbnail in full width in list view

This commit is contained in:
Christoph Haas 2018-08-06 16:25:51 +02:00
parent 197f81ce7a
commit 4846573304

View file

@ -25,7 +25,7 @@
'and #{pluralize(pkg.screenshots.length-1, 'screenshot')} more…
- else
a href=package_path(name: pkg.name)
img.screenshot src="/images/dummy/no-screenshots-upload-one.svg"
img.screenshot src="/images/dummy/no-screenshots-upload-one.svg" width="100%"
.small-12.medium-8.cell
h1
a href=package_path(name: pkg.name)