FIxes in urlfield and admin css

This commit is contained in:
Antonio de la Rosa 2022-01-30 20:10:32 +01:00
parent 39ba0de29e
commit ec777cd98f
3 changed files with 14 additions and 6 deletions

View file

@ -627,10 +627,10 @@ a:hover.no_choose_flag
}
#center_body input[type="text"]
#center_body input[type="text"], #center_body input[type="password"]
{
width:500px;
min-width:500px;
}