Hello:
I wanted to put some text inside a box on my wiki. After doing some
digging, I learned that the #!div processor seemed to allow this
functionality. I've got one slight problem however. If I enter the
following into the wiki:
{{{
#!div style="border: 1px solid #d7d7d7; padding: 0"
Test text
}}}
I expected to see a grey box tightly surrounding the text "Test text"
where there was no padding on the left (because it is left justified),
top, or bottom. While the text is adjacent to the left boundary of the
box, there is a substantial space above and below it. In other words,
the text is not directly adjacent to the top and bottom boundaries -
there is a gap. The gap seems to be the equivalent of putting a [[BR]]
above and below the text...
Is there a way to remove this gap, or is there something going on that
I don't understand?
I am running Trac 11.2.1.
Thanks
Milad
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" 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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---