Projet

Général

Profil

0001-scss-fix-file-upload-disc-position-29830.patch

Frédéric Péters, 16 janvier 2019 19:44

Télécharger (727 octets)

Voir les différences:

Subject: [PATCH] scss: fix file upload "+ disc" position (#29830)

 static/includes/_wcs.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
static/includes/_wcs.scss
604 604
				font-family: FontAwesome;
605 605
				font-size: 40px;
606 606
				display: block;
607
				padding-top: 0px;
607
				padding-top: 20px;
608 608
				padding-bottom: 10px;
609 609
			}
610 610
			&::after {
611
-