Explorar el Código

Add overflow-y to disqus comments

Zachary Betz hace 6 años
padre
commit
4e14faf824
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      assets/css/template-styles.css

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

@@ -445,6 +445,7 @@ caption {
 #disqus-comments,
 #disqus-comments iframe {
   max-height: 65vh !important;
+  overflow-y: auto; 
 }
 
 /* Pattern lists */