diff --git a/app/assets/stylesheets/sections/notes.scss b/app/assets/stylesheets/sections/notes.scss
index c846e6a7f0a4dcf925cec3b23e02364738acff21..30587ef5b63f87661e48577cfe5b5be31a449fb6 100644
--- a/app/assets/stylesheets/sections/notes.scss
+++ b/app/assets/stylesheets/sections/notes.scss
@@ -48,7 +48,7 @@
   p { color:$style_color; }
   .note-author { color: $style_color;}
 
-  .note-title { padding-top: 5px;}
+  .note-title { margin-left:45px; padding-top: 5px;}
   .avatar { 
     margin-top:3px;
   }