Projet

Général

Profil

0003-lille-adapt-style-of-new-more-items-markup-40883.patch

Lauréline Guérin, 23 avril 2020 11:43

Télécharger (698 octets)

Voir les différences:

Subject: [PATCH 03/19] lille: adapt style of new more-items markup (#40883)

 static/lille/_custom.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
static/lille/_custom.scss
476 476
		font-size: 14px;
477 477
		font-weight: bold;
478 478
	}
479
	ul > li.more-items a {
479
	ul > .add-more-items a {
480 480
		padding-left: 0;
481 481
	}
482 482
	background: transparent;
483
-