Vote #81031
完了Input fields of the login form are too small in height on mobile
0%
説明
The height of the input fields in the responsive view are too small as their @height@ gets overridden with 'auto' which has no effect if there's no content/text inside the fields.
My patch also removes the redundant @width@ constraint and styling for tables in the login form as there aren't any.
|.before|.after|
|!login_form_before.png!|!login_form_after.png!|
journals
--------------------------------------------------------------------------------
I have updated the patch for r19988 or later.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Setting the target version to 4.2.0.
--------------------------------------------------------------------------------
Committed the patch. Thank you.
--------------------------------------------------------------------------------