diff --git a/plugins/Annotations/stylesheets/annotations.less b/plugins/Annotations/stylesheets/annotations.less
index 3a01ca398d60ae093ff04588298a1acd90337387..0c533a75e9e8b20a0a990937278f72e8c48acbbb 100755
--- a/plugins/Annotations/stylesheets/annotations.less
+++ b/plugins/Annotations/stylesheets/annotations.less
@@ -78,6 +78,10 @@
     font-size: 14px;
 }
 
+.annotations table td.annotation-meta {
+  padding-bottom: 150px;
+}
+
 .annotation-user {
     font-style: italic;
     font-size: 11px;