Actions
Defect #33913
closedInput fields of the login form are too small in height on mobile
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
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 |
---|---|
Files
Actions