Browse Source

changed height to post-thumbnail

Maggie Cabrera 4 years ago
parent
commit
07338b8167
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gazette/style.css

+ 1 - 1
gazette/style.css

@@ -2065,7 +2065,7 @@ a:visited {
 .post-thumbnail {
 	background: #000;
 	display: block;
-	height: 100%;
+	height: auto;
 	position: relative;
 	width: 100%;
 }