Give posts with likes/replies a little more bottom padding

This commit is contained in:
Toby Zerner 2016-06-05 12:10:22 +09:30
parent 32aa3f0cba
commit d06a834238

View File

@ -230,6 +230,9 @@
a {
font-weight: bold;
}
.Post-footer {
margin-bottom: 0;
}
}
.EventPost-info {
font-size: 14px;
@ -254,6 +257,7 @@
}
.Post-footer {
margin-top: 5px;
margin-bottom: 20px;
> ul {
> li {