Browse Source

Forçage taille colonne

François Drouhard 2 năm trước cách đây
mục cha
commit
7c52f158b5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      templates/videotheque/liste_tableaux.html.twig

+ 1 - 1
templates/videotheque/liste_tableaux.html.twig

@@ -36,7 +36,7 @@
 				{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}
 					<th style="width:1em;"></th>
 					<th style="width:1em;"></th>
-					<th>Ajouté par</th>
+					<th style="width:9em;">Ajouté par</th>
 				{% endif %}
 				<th>Titre</th>
 				<th>Genre</th>