Fixed post list in tag view

This commit is contained in:
Marcin Kurczewski 2014-10-13 13:07:14 +02:00
parent 5383008315
commit d6b05e5968

View file

@ -21,7 +21,7 @@
margin-right: 1em;
}
.post-list .posts {
.post-list ul {
display: flex;
justify-content: center;
align-content: center;