Quote:
Originally Posted by Paxman53
.gapabove {
display: block;
margin-bottom: 1em;
margin-left: 0;
margin-right: 0;
margin-top: 1em;
top-margin: 1.5em
}
Changed margin-bottom to 0em which removed bottom space, but indent still unchanged.
|
If that is really what your stylesheet says

, there is no wonder why

(and ADE would probably ignore the whole style because of that error)
text-indent: 1.5em;