This commit is contained in:
Lightforger
2013-05-23 20:22:01 +03:00
parent eeede4e5b2
commit c4106b4395

View File

@@ -122,5 +122,11 @@ div#c-comments {
div.post.blacklisted {
display: none;
}
div.list-of-tags {
span {
display: inline-block;
}
}
}
}