Comment 1 for bug 1396924

Revision history for this message
John-Magne Bredal (john-m-bredal) wrote : Re: NAV 4, nav.css in src is flawed

The css is created by compiling .sass files with sass.

Running this manually will give some error that we would be interested in. My guess is that your sass version is out of date or incompatible with the latest sass format.

Go to htdocs and run make clean; make, and take a look in the generated css/nav.css file.