Commit 4543d5e
committed
fix(appendix): wrap BibTeX block in code-copy-outer-scaffold
In 1.8 the CSS copy-button hover selector was changed to require a
div.code-copy-outer-scaffold parent. Regular code blocks were updated
but the citation appendix template was not, making the copy button
invisible. Wrap the bibtex <pre> in the scaffold div to match.1 parent 87b266f commit 4543d5e
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
308 | 312 | | |
309 | 313 | | |
310 | | - | |
| 314 | + | |
311 | 315 | | |
312 | 316 | | |
313 | 317 | | |
| |||
0 commit comments