| commit | b0cee081f6a683cc1cbac72b6ed317367096bcb1 | [log] [tgz] |
|---|---|---|
| author | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Aug 06 11:56:15 2026 +0200 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Aug 06 11:56:15 2026 +0200 |
| tree | 6b22837a909c98b4aa8a2e4c33ab364f2193180c | |
| parent | 3834661328d34c9be7d26230e5f3834d736952b3 [diff] |
Fix width of qr code caption box again Change-Id: I7d1cd0ae612b5f32c85cdbabd0c45a8791294a58
diff --git a/inst/rmarkdown/templates/posterdown_ids/resources/template.html b/inst/rmarkdown/templates/posterdown_ids/resources/template.html index f0159b7..e7728b0 100644 --- a/inst/rmarkdown/templates/posterdown_ids/resources/template.html +++ b/inst/rmarkdown/templates/posterdown_ids/resources/template.html
@@ -323,7 +323,7 @@ line-height: 1.25; color: #444444; margin-left: 0; - max-width: 7.5cm; + max-width: 12cm; word-wrap: break-word; }