diff --git a/less/posts_list.less b/less/posts_list.less index 450f860..8fd1e0a 100644 --- a/less/posts_list.less +++ b/less/posts_list.less @@ -107,6 +107,11 @@ } } +.posts-list.diffs .posts-list-item .content { + max-height: inherit; + overflow-y: none; +} + @media (max-width: @screen-sm-min) { .posts-list .posts-list-item .post-info { width: 100px; diff --git a/templates/partials/modals/post_history.tpl b/templates/partials/modals/post_history.tpl index 1f4bb70..738c677 100644 --- a/templates/partials/modals/post_history.tpl +++ b/templates/partials/modals/post_history.tpl @@ -19,6 +19,6 @@