Add overflow-y to disqus comments
This commit is contained in:
parent
051263b8c2
commit
4e14faf824
|
@ -445,6 +445,7 @@ caption {
|
|||
#disqus-comments,
|
||||
#disqus-comments iframe {
|
||||
max-height: 65vh !important;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
/* Pattern lists */
|
||||
|
|
Loading…
Reference in New Issue
Block a user