Bugfix: remove useless </a> for categories from wall_thread template

This commit is contained in:
rabuzarus 2019-02-06 17:08:13 +01:00
commit 80b60ae4ff
3 changed files with 8 additions and 4 deletions

View file

@ -1819,6 +1819,10 @@ code > .hl-main {
.wall-item-bottom .label a {
color: #fff;
}
.wall-item-tags .category,
.wall-item-tags .folder {
margin-right: 3px;
}
/* item social action buttons */
.wall-item-actions {