Quote:
Originally Posted by kguil
@m00min - I might be misunderstanding the situation - why have you switched to publisher settings? Marvin's layout does not ignore publisher's paragraph settings (it just let's you override it). You'll notice that if you tap the increase/decrease paragraph margins button, at some point you'll see a dot in the middle of the button. If that dot is visible, it means that the current setting is exactly equal to what the publisher (css) intended.
|
Just checked d I'm seeing that dot when the margins are collapsed to zero, which is definitely not in my stylesheet.
This is the style for my P tags:
p { text-indent: 1em; margin: 0 0 0.75em 0; line-height: 1.16666em; }
The text-indent is carried through to the "Marvin" settings but the margin is being detected as zero.