Bug #22786

Height of side menu items

Added by Andrey Aksenov about 5 years ago. Updated about 5 years ago.

Status:Resolved Start date:2010-06-01
Priority:Should have Due date:
Assigned To:Chris topher % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.4 Is Regression:
PHP Version:4.3 Sprint Focus:
Complexity:

Description

The text in menu items runs against each other if name of item occupy more than one string.
Solution: to remove from CSS
#typo3-menu li ul li {
height:21px;
}

(issue imported from #M14566)


Related issues

duplicates Core - Bug #22742: Long lines in module menu are unreadable Closed 2010-05-29

History

#1 Updated by Chris topher about 5 years ago

Hi Andrey,

thanks for reporting this issue.

However, this problem has already been reported and will be solved in #14514.
It would be great, if you could provide a diff-file in that issue!

Resolved as duplicate of #14514.

Also available in: Atom PDF