WoltLab / WCF

WoltLab Suite Core (previously WoltLab Community Framework)
https://www.woltlab.com
GNU Lesser General Public License v2.1
239 stars 144 forks source link

Input size is too small #5950

Open eveneme opened 1 week ago

eveneme commented 1 week ago

In my opinion, the size of input fields in many places on the forum is definitely too small. Please take a look at the size of input fields on major websites like Facebook, X (Twitter), or in modern UI/UX components. My suggestion is to increase the size of input fields for registration, login, and the title input field for topics, etc. There is a lack of consistency because many icons are too large, while the input fields are too small. Currently, the input padding on desktop is only 4px on the top and bottom. I suggest increasing it to at least 8px-10px. On mobile devices, it’s slightly better with 6px padding, but I would prefer increasing it to around 8-10px as well.

Before: image

After: image image