youseedk / dna

CSS framework for yousee.dk
ISC License
6 stars 6 forks source link

input fields for small screens #264

Closed OVA-robin closed 3 years ago

OVA-robin commented 3 years ago

In alignment with issue #263 (Buttons for small screens)

We need smaller input field on small mobile screens (less than 375 pix in with). On small mobile screens:

  1. All input fields must shrink 4 pix and become 44pix high.
  2. Text in all input fields must shrink to font size 16.

Input fields and buttons should always align and have the same height, regardless of being displayed on large or small screens.

OVA-robin commented 3 years ago

After a talk with Michael Grandorf, we have decided to close this task and keep the forms as they are.