It's certainly a problem in the stylesheet.
in the maven-base.css there's a fixed width :

#leftColumn (line 58)

{

 width: 150px;

 float: left;

}
You can try to override this style in your own project.css
Open an issue in the xdoc plugin you you want that we change it.

Arnaud

On 24/04/07, emerson cargnin <[EMAIL PROTECTED]> wrote:

Hi

In the site generated, the left column, with the sub projects
(Projects title), the name of the projects goes out of the column when
it's more than abount 21 chars. In the 1.0.2 it was alright, does
anyone know how to correct it?

thanks
emerson

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to