diff --git a/typo3/sysext/frontend/Configuration/TCA/tt_content.php b/typo3/sysext/frontend/Configuration/TCA/tt_content.php index 31e55507b9fcc2f62d17baf9731e80adf087339e..485fc65022f34b127d0a83939ba7eb27edc4f083 100644 --- a/typo3/sysext/frontend/Configuration/TCA/tt_content.php +++ b/typo3/sysext/frontend/Configuration/TCA/tt_content.php @@ -482,7 +482,7 @@ return [ 'label' => 'LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.text', 'config' => [ 'type' => 'text', - 'cols' => 80, + 'cols' => 50, 'rows' => 15, 'softref' => 'typolink_tag,email[subst],url', 'search' => [