Restored margin for text in notes

This commit is contained in:
randx
2012-08-19 00:08:20 +03:00
parent 3f9749dd86
commit 7530fa9dec
+1 -1
View File
@@ -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;
}