--- a/src/pyams_default_theme/component/paragraph/templates/verbatim-default.pt Sun Jan 13 10:14:25 2019 +0100
+++ b/src/pyams_default_theme/component/paragraph/templates/verbatim-default.pt Mon Jan 14 16:19:13 2019 +0100
@@ -27,7 +27,7 @@
</a>
</div>
</tal:if>
- <div class="col-md-10 col-sm-9 col-xs-12"
+ <div class="quote-wrapper col-md-10 col-sm-9 col-xs-12"
tal:omit-tag="not:display_illustration">
<div class="quote">${structure:tales:html(view.quote, 'text;glossary')}</div>
<div class="author">
@@ -38,4 +38,4 @@
</div>
</div>
</div>
-</div>
\ No newline at end of file
+</div>
--- a/src/pyams_default_theme/component/paragraph/templates/verbatim-left.pt Sun Jan 13 10:14:25 2019 +0100
+++ b/src/pyams_default_theme/component/paragraph/templates/verbatim-left.pt Mon Jan 14 16:19:13 2019 +0100
@@ -27,7 +27,7 @@
</a>
</div>
</tal:if>
- <div class="col-md-9 col-sm-12"
+ <div class="quote-wrapper col-md-9 col-sm-12"
tal:omit-tag="not:display_illustration">
<div class="quote">${structure:tales:html(view.quote, 'text;glossary')}</div>
<div class="author">
--- a/src/pyams_default_theme/component/paragraph/templates/verbatim-right.pt Sun Jan 13 10:14:25 2019 +0100
+++ b/src/pyams_default_theme/component/paragraph/templates/verbatim-right.pt Mon Jan 14 16:19:13 2019 +0100
@@ -27,7 +27,7 @@
</a>
</div>
</tal:if>
- <div class="col-md-9 col-sm-12"
+ <div class="quote-wrapper col-md-9 col-sm-12"
tal:omit-tag="not:display_illustration">
<div class="quote">${structure:tales:html(view.quote, 'text;glossary')}</div>
<div class="author">