소스 검색

Decrease disqus comments max height

zwbetz-gh 6 년 전
부모
커밋
051263b8c2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      assets/css/template-styles.css

+ 1 - 1
assets/css/template-styles.css

@@ -444,7 +444,7 @@ caption {
 }
 #disqus-comments,
 #disqus-comments iframe {
-  max-height: 75vh !important;
+  max-height: 65vh !important;
 }
 
 /* Pattern lists */