Suchergebnisse für: "vz 100 32"
- Verwandte Suchbegriffe
- 10007279 1 waitfor delay 0 0 15
- 100 12
- 100 10
- 100 11
- 100 05
.products-grid .product-item-info { display: flex; flex-direction: column; height: 360px; padding-top: 4px; padding-bottom: 0; } .products-grid .product-item-photo { height: 200px; display: flex; align-items: center; justify-content: center; overflow: hidden; } .products-grid .product-item-photo img { max-width: 100%; max-height: 100%; width: auto; height: auto; } .products-grid .product-item-details { padding-top: 8px; /* WICHTIG: schützt hohe Bilder */ } .products-grid .product-item-name { line-height: 1.4em; max-height: 5.6em; overflow: hidden; margin: 0; } .products-grid .product-item-name a { display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; white-space: normal; overflow: hidden; hyphens: none; }