Fix note body align

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-04-09 21:26:11 +03:00
parent fd8a165df7
commit 7793417206
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ ul.notes {
}
.note-body {
@include md-typography;
margin-left: 45px;
margin-left: 43px;
}
.note-header {
padding-bottom: 3px;