Make sure the colon doesn't wrap with lots of tags

This commit is contained in:
John Cowen 2018-06-20 13:44:36 +01:00
parent 43a6ebc7bd
commit edc67aba44
1 changed files with 0 additions and 1 deletions

View File

@ -4,6 +4,5 @@ html.template-service.template-show main dl {
}
html.template-service.template-show main dt::after {
content: ':';
display: inline-block;
margin-right: 0.2em;
}