diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/Resources/static/themes/material/css/cards.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/cards.scss b/app/Resources/static/themes/material/css/cards.scss index 3edbe673..7b38a743 100644 --- a/app/Resources/static/themes/material/css/cards.scss +++ b/app/Resources/static/themes/material/css/cards.scss | |||
@@ -134,6 +134,7 @@ main { | |||
134 | .card-fullimage .preview { | 134 | .card-fullimage .preview { |
135 | height: 14em; | 135 | height: 14em; |
136 | background: no-repeat 50%/cover; | 136 | background: no-repeat 50%/cover; |
137 | display: block; | ||
137 | } | 138 | } |
138 | 139 | ||
139 | &.sw { | 140 | &.sw { |