Projet

Général

Profil

0001-authentic-reduce-margin-between-service-message-and-.patch

Serghei Mihai, 13 mai 2022 11:16

Télécharger (715 octets)

Voir les différences:

Subject: [PATCH] authentic: reduce margin between service message and
 authorization form (#65209)

 static/includes/_authentic.scss | 3 +++
 1 file changed, 3 insertions(+)
static/includes/_authentic.scss
3 3
	flex-direction: column;
4 4
	align-items: center;
5 5
	margin-bottom: 1rem;
6
	+ .a2-block {
7
		margin-top: 1rem;
8
	}
6 9
}
7 10

  
8 11
div#fc-button-wrapper, div#fc-explanation-text {
9
-