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