Active
Project:
Extended Tracker
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
31 Aug 2007 at 15:21 UTC
Updated:
31 Aug 2007 at 15:21 UTC
The simpliest way to solve this problem is to override one value in style.css of current theme:
ul.primary {
white-space: normal;
}
You may add this information in module description. ;)