Project

General

Profile

Actions

Bug #95658

open

Missing padding in nested form engine fields

Added by Nikita Hovratov over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-10-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Link (if having styleguide installed): /typo3/record/edit?edit[tx_styleguide_elements_group]1=edit


Files

formengine-nested-group.png (19.5 KB) formengine-nested-group.png Nikita Hovratov, 2021-10-14 18:56

Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Epic #95236: Backend UI layout issuesAccepted2019-09-03

Actions
Actions #1

Updated by Nikita Hovratov over 2 years ago

The issue lies within the legacy.scss:

&-body {
@extend .card-body !optional;
}

All first-child elements get margin-top removed and last-child margin-bottom.

Actions #2

Updated by Nikita Hovratov over 2 years ago

  • Related to Epic #95236: Backend UI layout issues added
Actions

Also available in: Atom PDF