Index: typo3/sysext/t3editor/css/t3editor.css =================================================================== --- typo3/sysext/t3editor/css/t3editor.css (revision 6273) +++ typo3/sysext/t3editor/css/t3editor.css (working copy) @@ -134,6 +134,9 @@ text-align: right; list-style-type: none; } +.t3e_linenum dt { + height: 13px; +} .t3e_linenum li { padding: 0 3px 0 0;