Fix login with CAS #165

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura
2021-11-14 13:35:01 +05:30
parent 6a1865a36a
commit e1df53fdc4
5 changed files with 12 additions and 11 deletions
+4 -3
View File
@@ -292,9 +292,10 @@ button {
}
textarea,
input,
input[type=text]
input[type=username]
input[type=password]
input[type],
input[type=text],
input[type=username],
input[type=password],
input[type=email] {
-webkit-appearance: none;
-moz-appearance: none;