Project

General

Profile

Actions

Defect #33913

closed

Input fields of the login form are too small in height on mobile

Added by Bernhard Rohloff over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI - Responsive
Target version:
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

fix_login_form_height.diff (561 Bytes) fix_login_form_height.diff Bernhard Rohloff, 2020-08-27 08:26
login_form_before.png (6.38 KB) login_form_before.png Bernhard Rohloff, 2020-08-27 08:29
login_form_after.png (6.52 KB) login_form_after.png Bernhard Rohloff, 2020-08-27 08:29
fix_login_form_height-v2.patch (651 Bytes) fix_login_form_height-v2.patch Go MAEDA, 2020-09-05 08:46
Actions

Also available in: Atom PDF