Project

General

Profile

Actions

Patch #43876

open

Remove fixed height from select, input, and button

Added by hibiki morioka about 14 hours ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-

Description

The fixed height specified for select, input, and button elements has been removed. Instead, vertical spacing is now controlled using padding-top and padding-bottom.

When a fixed height is used, increasing the font size through plugins or themes can cause the text inside these elements to be clipped. In such cases, identifying the cause can take time and may lead to inconvenience.

By removing the fixed height and relying on vertical padding to control the element size, these components can adapt more flexibly to font size changes and similar customizations.


Files

redmine-form-input-height.patch (722 Bytes) redmine-form-input-height.patch hibiki morioka, 2026-03-13 12:08

No data to display

Actions

Also available in: Atom PDF