Просмотр исходного кода

Add overflow-y to disqus comments

Zachary Betz 6 лет назад
Родитель
Сommit
4e14faf824
1 измененных файлов с 1 добавлено и 0 удалено
  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 */