Skip to content

Commit ac7b2d3

Browse files
Update bib.liquid
1 parent 1b80f28 commit ac7b2d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_layouts/bib.liquid

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,8 @@
306306
{% else %}
307307
data-pmid="{{ entry.pmid }}"
308308
{% endif %}
309-
data-style="small_circle"
309+
data-style="small_rectangle"
310+
data-legend="hover-right"
310311
style="margin-bottom: 3px;"
311312
></span>
312313
{% endif %}

0 commit comments

Comments
 (0)