reduce margin of group notes

Esse commit está contido em:
Davide Alberani 2017-01-28 11:42:26 +01:00
commit d1ffc7cf4c

Ver arquivo

@ -263,6 +263,7 @@ export default {
.group-notes > p {
font-style: italic;
padding-left: 30px;
margin: 0px;
text-overflow: ellipsis;
max-width: 400px;
overflow: hidden;