[TELE-1363] fix authentic login page on previous theme following template fix for new theme

This commit is contained in:
Daniel Muyshond 2022-07-03 16:31:15 +02:00
parent bbf540f2f1
commit 83c2f1e2b8
1 changed files with 1 additions and 7 deletions

View File

@ -17,14 +17,13 @@ div#login-page {
#what_is_wc {
position: relative;
max-width: 465.5px;
min-width: 300px;
min-width: 376px;
border-bottom: none;
padding: 2%;
padding-bottom: 5em;
height: auto;
background: #f2f2f2;
border-radius: 3px;
width: 49%;
}
#Carte_eID {
@ -212,11 +211,6 @@ label.form-field-required::after {
}
}
@media screen and (min-width: 701px) {
#Mot_de_passe,
#Carte_eID {
min-height: 27em;
}
#Carte_eID input[name="login-fedict"],
#Carte_eID input[name="cancel"],
#Mot_de_passe input[name="login-password-submit"],