Skip to content

Commit

Permalink
OPENEUROPA-2047: Add class for timeline field to render with correct …
Browse files Browse the repository at this point in the history
…width.
  • Loading branch information
nagyad committed Jul 24, 2019
1 parent e15052f commit 730d447
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/field/timeline.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
* Theme override for the timeline field template.
*/
#}
<div class="ecl-editor">
{{ pattern('timeline', {
'limit': limit,
'button_label': show_more,
'items': items,
}) }}
</div>

0 comments on commit 730d447

Please sign in to comment.