ability to like things

This commit is contained in:
friendica
2014-06-23 05:19:28 -07:00
parent d43227a730
commit 0cfcb02311
9 changed files with 62 additions and 12 deletions

View File

@@ -1743,6 +1743,14 @@ header {
list-style-type: none;
}
.profile-thing-list img {
margin-bottom: 5px;
}
.profile-thing-list li {
margin-bottom: 15px;
}
div.page-list-item {
margin: 20px;
}