If indenting is disabled on the output, this fixes the entity_tags crop

This commit is contained in:
Sarven Capadisli 2010-03-25 17:47:04 +01:00
parent 353659764b
commit c066e5285c
1 changed files with 3 additions and 0 deletions

View File

@ -858,6 +858,9 @@ display:inline;
display:inline;
margin-right:7px;
}
.entity_tags li:before {
content:'\0009';
}
.aside .section {
margin-bottom:29px;