Skip to content
Snippets Groups Projects

Fix archive images.

Merged Klaas Kliffen requested to merge tickets/184_fix_archive_images into master
All threads resolved!
2 files
+ 14
6
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 7
0
.cardImage {
margin-left: auto !important;
margin-right: auto !important;
display: block !important;
max-width: 100%;
max-height: 150px;
}
Loading