Quote:
Originally Posted by llasram
However, playing around with it, I discovered that the culprit is the negative left margin on 'span.first'. I hesitate to theorize why ADE doesn't want to float the float before text which is pulled left of the left margin / into the box occupied by the float, but there you go.
|
Damn! So it's still Adobe's fault, but for a different reason. Now, what could be the solution?... Maybe combining "position: relative; right: 0.5em" and "margin-right: -0.5em" for span.first... but gosh! that's dirty hacking!
Quote:
If you grab the stand-alone executable version of ADE, it actually runs perfectly fine under Wine.
|
Do you have a link to that stand-alone executable?