If indenting is disabled on the output, this fixes the entity_tags crop
This commit is contained in:
parent
353659764b
commit
c066e5285c
|
@ -858,6 +858,9 @@ display:inline;
|
|||
display:inline;
|
||||
margin-right:7px;
|
||||
}
|
||||
.entity_tags li:before {
|
||||
content:'\0009';
|
||||
}
|
||||
|
||||
.aside .section {
|
||||
margin-bottom:29px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user