diff --git a/styles.css b/styles.css index de78f11d..b7112c1e 100644 --- a/styles.css +++ b/styles.css @@ -79,7 +79,6 @@ .format-grid .thegrid .grid-image-container { height: 140px; - min-height: 140px; } .format-grid .thegrid .grid-image { diff --git a/templates/coursestyles.mustache b/templates/coursestyles.mustache index bdc496da..f86ca0b1 100644 --- a/templates/coursestyles.mustache +++ b/templates/coursestyles.mustache @@ -36,7 +36,6 @@ /* -- Grid -- */ .format-grid .thegrid .grid-image-container { height: {{height}}px; - min-height: {{height}}px; } .format-grid .thegrid .grid-section {