diff --git a/portfolio/templates/comment.html b/portfolio/templates/comment.html
index 3a48dfeced5f7a0d3a5706ebc5668b130647e977..43ac033e3b1c116e1a00784dbbbf9e0324635c5e 100644
--- a/portfolio/templates/comment.html
+++ b/portfolio/templates/comment.html
@@ -16,6 +16,8 @@
   {{ comment.submit() }}
 </form>
 
+<div class="table-margin"></div>
+
 <h1>Recent Comments</h1>
 <form method="POST" action="{{ url_for('comment_order') }}">
   <label for="order">Order by date:</label>