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( "