Actions
Bug #22786
closedHeight of side menu items
Start date:
2010-06-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
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)
Updated by Chris topher over 14 years ago
Hi Andrey,
thanks for reporting this issue.
However, this problem has already been reported and will be solved in #0014514.
It would be great, if you could provide a diff-file in that issue!
Resolved as duplicate of #0014514.
Actions