scss: allow FranceConnect "OR" text to be set out of the block (#39464)

This commit is contained in:
Frédéric Péters 2020-02-02 14:35:32 +01:00
parent e8f99dbef1
commit 5c48d464a6
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ div#login-methods input {
border-left: 1px solid #999;
padding-left: 2rem;
border-radius: 0;
overflow: visible;
&::after {
content: "OU";
display: block;