bug fixes + tests

This commit is contained in:
Albert Yi
2018-07-20 12:30:29 -07:00
parent d9a1eeacc9
commit 75162d3d8b
4 changed files with 30 additions and 9 deletions

View File

@@ -324,6 +324,10 @@ div#c-posts {
font-weight: bold;
}
.similar-posts {
margin-top: 1em;
}
#add-fav-button, #remove-fav-button {
margin-top: 1em;
}