Se ajusta el ancho de algunos campos y se revisan un par de traducciones

This commit is contained in:
Manuel Cillero 2018-02-11 02:22:40 +01:00
parent 1dec375368
commit 744cd7ef5f
2 changed files with 6 additions and 2 deletions

View file

@ -994,6 +994,10 @@ img.ui-datepicker-trigger {
/* FORMS SPECIFIC */
/**********************************************************/
#user_login, #user_firstname, #user_lastname, #user_mail {
width: 76%;
}
input#issue_subject,
input#content_comments {
width: 97%;