Browse Source

Decrease disqus comments max height

zwbetz-gh 6 years ago
parent
commit
051263b8c2
1 changed files with 1 additions and 1 deletions
  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 */