Bugfix: remove useless </a> for categories from wall_thread template
This commit is contained in:
parent
83f49fcf15
commit
80b60ae4ff
3 changed files with 8 additions and 4 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue