On Sun, Oct 25, 2009 at 11:31 AM, Martin <[email protected]> wrote:
>
> In another skin I used to have:
> <div id="sidebar">
> <div class="blabla ...
>
> From 3.2.7 on it renders to:
> <div id="sidebar">
> <p>
> <div class="blabla ...

I'm not sure the exact change here. We did modify line spacing a bit.
But could you change the skin to

<div id="sidebar"><div class="blabla...

My guess is if you get rid of the line break, the <p> will disappear
from your output.

Cheers,
Dan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to