Auto-Nav spacing problem
PermalinkI'm using the theme Dreamy and the Web Developer plugin in Firefox shows the CSS as themes/dreamy/main.css (in packages/theme_dreamy/themes/dreamy on the server), which is where I've been editing the styles so far. However, there's nothing in there that makes any difference (I've added float: left; and margin and padding are set to 0).
The Firebug plugin in Firefox shows some classes in <ul> and <li> which I can only find in concrete/themes/default and nothing I change in there makes any differences in the site so I assume that's not the correct stylesheet.
Any idea where I can find the style to lose the indent?
Malcolm