Se ajusta el ancho de algunos campos y se revisan un par de traducciones
This commit is contained in:
parent
1dec375368
commit
744cd7ef5f
2 changed files with 6 additions and 2 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue