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 518551bf70
commit 7f1b852c97

View File

@ -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;