optional divider between item header and body

This commit is contained in:
zotlabs
2017-11-22 18:39:23 -08:00
parent 4fc8416c3c
commit 8fcf16ee63
5 changed files with 17 additions and 14 deletions

View File

@@ -87,6 +87,10 @@
margin-left:10px;
}
.wall-item-divider {
margin: 5px;
}
.wall-item-lock {
float: left;
}