Skip to content

Commit

Permalink
Fix vertical align for IJID
Browse files Browse the repository at this point in the history
  • Loading branch information
adam3smith committed Sep 20, 2016
1 parent f42da98 commit d28b8c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions international-journal-of-infectious-diseases.csl
Expand Up @@ -117,8 +117,8 @@
<sort>
<key variable="citation-number" sort="ascending"/>
</sort>
<layout delimiter=",">
<text variable="citation-number" vertical-align="sup"/>
<layout delimiter="," vertical-align="sup">
<text variable="citation-number"/>
</layout>
</citation>
<bibliography entry-spacing="0" second-field-align="flush" et-al-min="7" et-al-use-first="6">
Expand Down

0 comments on commit d28b8c7

Please sign in to comment.