Indented item-description by 1em - issue #56

This commit is contained in:
David Taylor
2015-04-21 11:39:55 +01:00
parent 8d11331963
commit 11517d7178
3 changed files with 10 additions and 1 deletions

View File

@@ -47,4 +47,8 @@ textarea {
.event-mic-photo {
max-width: 2em;
}
.item-description {
margin-left: 1em;
}