From 806ba97821e7d484def2ea178a5d735ddc59980c Mon Sep 17 00:00:00 2001 From: marko Date: Mon, 1 Oct 2018 06:23:17 +0200 Subject: [PATCH] Die doppelten Vorschaubilder bei der Videogalerie entfernt Changes to be committed: modified: homepage/redesign2018/markdownExperiment/phpLib/videoGallery/videoGallery.tmpl.php --- .../phpLib/videoGallery/videoGallery.tmpl.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/homepage/redesign2018/markdownExperiment/phpLib/videoGallery/videoGallery.tmpl.php b/homepage/redesign2018/markdownExperiment/phpLib/videoGallery/videoGallery.tmpl.php index ee02c68..848cc77 100644 --- a/homepage/redesign2018/markdownExperiment/phpLib/videoGallery/videoGallery.tmpl.php +++ b/homepage/redesign2018/markdownExperiment/phpLib/videoGallery/videoGallery.tmpl.php @@ -58,7 +58,7 @@ return $retVal; @@ -128,10 +128,11 @@ return $retVal; flex: auto; width: 100%; padding: 1vw 0; + flex-grow: unset; } .galImgList div img{ width: 100%; - height: auto; + height: auto; } .galImgList div video{ width: 100%; @@ -162,7 +163,9 @@ return $retVal; foreach( $vidList as $vidKey => $vidEntry ){ echo( "
" ); echo "