Skip to content

Commit

Permalink
Last change for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jbisits committed Jan 26, 2025
1 parent 20a7684 commit 24c10ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/bib.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<button class="btn btnId btnPub--abstract" id="b_{{key}}-abstract" style="outline:none;">Abstract</button>
{% endif %}

<div class="dropDownAbstract" id="{{key}}-abstract" style="display:none;font-size: 0.5rem;">
<div class="dropDownAbstract" id="{{key}}-abstract" style="display:none;font-size: 0.75rem;">
{{entry.abstract}}
</div>

0 comments on commit 24c10ba

Please sign in to comment.