Преглед на файлове

Add overflow-y to disqus comments

Zachary Betz преди 6 години
родител
ревизия
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 */