This page demonstrates a layout problem when using templates with <pre class="eval">. In the block below, you see the layout is all messed up, with extra line breaks inserted for no reason.
-moz-padding-start:<length>|<percentage>|inherit|auto;
But if we use the same templates without the <pre> block, the layout appears as expected:
-moz-padding-start: <length> | <percentage> | inherit | auto;
Document Tags and Contributors
Last updated by:
Sheppy,