Limiting width of dummy image in details view

This commit is contained in:
Christoph Haas 2015-06-26 22:29:24 +02:00
parent 458ef9566d
commit f5d1353b93

View file

@ -20,7 +20,7 @@
] Delete screenshot
- else
.row.listview
img src='/images/dummy/no-screenshots-available.svg' width='100%'
img src='/images/dummy/no-screenshots-available.svg' width='100%' style='padding: 0 10%'
// TODO: Enable comments in a later version
// = partial '/package/comments'