浏览代码

changed height to post-thumbnail

Maggie Cabrera 4 年之前
父节点
当前提交
07338b8167
共有 1 个文件被更改,包括 1 次插入1 次删除
  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%;
 }