Commit dd2847f5 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Few UI fixes for notes

parent d18f89da
...@@ -135,11 +135,15 @@ ul.notes { ...@@ -135,11 +135,15 @@ ul.notes {
background-color: $white; background-color: $white;
border-width: 1px 0; border-width: 1px 0;
padding-top: 0; padding-top: 0;
li {
padding: 5px;
}
} }
} }
.reply-btn { .reply-btn {
margin-top: 8px; margin: 5px;
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment