浏览代码

fix thumbnails participants status

Tessier 3 年之前
父节点
当前提交
c2b4c06a8f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web/themes/custom/popsu_colloque/template/node/node--participants--sort.html.twig

+ 1 - 1
web/themes/custom/popsu_colloque/template/node/node--participants--sort.html.twig

@@ -72,6 +72,6 @@
  * @ingroup themeable
  */
 #}
-<div class="d-flex inter">
+<div class="d-flex flex-wrap inter">
 <span class="mr-2"><strong>{{label}}, </strong></span><span>{{content.field_qualite}}</span>
 </div>