Projet

Général

Profil

0001-grandlyon-sau-fix-submenus-links-position-25293.patch

Serghei Mihai (congés, retour 15/05), 16 juillet 2018 18:10

Télécharger (861 octets)

Voir les différences:

Subject: [PATCH] grandlyon-sau: fix submenus links position (#25293)

 static/grandlyon-sau/_categorie-demande.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
static/grandlyon-sau/_categorie-demande.scss
67 67
							}
68 68
							a {
69 69
								@extend %homepage-block-color;
70

  
70
								display: block;
71 71
								padding: 0.1em 0.5em 0.1em 0.5em;
72 72
								height: 100%;
73 73
								text-align: center;
74
-