New bootstrap-based layout #30
@ -61,7 +61,7 @@ class AlbumIndex extends Template
|
||||
else
|
||||
echo '
|
||||
<img src="', BASEURL, '/images/nothumb.svg" alt="" style="width: ',
|
||||
static::TILE_WIDTH, 'px; height: ', static::TILE_HEIGHT, 'px">';
|
||||
static::TILE_WIDTH, 'px; height: ', static::TILE_HEIGHT, 'px; object-fit: unset">';
|
||||
|
||||
if ($this->show_labels)
|
||||
echo '
|
||||
|
Loading…
Reference in New Issue
Block a user