diff --git a/public_html/css/post.css b/public_html/css/post.css index 6ac95340..aec3d633 100644 --- a/public_html/css/post.css +++ b/public_html/css/post.css @@ -152,7 +152,7 @@ } #post-view-wrapper .post-history-wrapper { - padding: 1em; + padding: 1em 0; display: none; word-break: break-all; } diff --git a/public_html/templates/history.tpl b/public_html/templates/history.tpl index 9d7e072a..968eec15 100644 --- a/public_html/templates/history.tpl +++ b/public_html/templates/history.tpl @@ -1,3 +1,4 @@ +