Project

General

Profile

Actions

Bug #8817

closed

[J4] textareas have a min-height style applied

Added by krileon over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Low
Assignee:
Target version:
Start date:
21 December 2021
Due date:
% Done:

100%

Estimated time:

Description

Need a CSS fix for this as it causes some ugly UI issues in a few plugins. Below is the CSS Joomlas default template is applying.

textarea.form-control {
min-height: calc(1.5em + 1.2rem + 2px);
}

Actions

Also available in: Atom PDF