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 #1

Updated by beat about 2 years ago

  • Target version changed from CB 2.7 to CB 2.7.2
Actions #2

Updated by krileon about 2 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !1781

Actions #3

Updated by beat about 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF