소스 검색

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%;
 }