Browse Source

fix thumbnails participants status

Tessier 3 years ago
parent
commit
c2b4c06a8f

+ 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>