Browse Source

Forçage taille colonne

François Drouhard 2 years ago
parent
commit
7c52f158b5
1 changed files with 1 additions and 1 deletions
  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') %}
 				{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}
 					<th style="width:1em;"></th>
 					<th style="width:1em;"></th>
 					<th style="width:1em;"></th>
 					<th style="width:1em;"></th>
-					<th>Ajouté par</th>
+					<th style="width:9em;">Ajouté par</th>
 				{% endif %}
 				{% endif %}
 				<th>Titre</th>
 				<th>Titre</th>
 				<th>Genre</th>
 				<th>Genre</th>