Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter [email protected]

    (@loriquitethesitecom)

    The page is not public yet, but I have published it so you can see it
    http://321gang.com/software/process-analyzer-for-rational-team-concert/

    It only happens on the SYSTEMS REQUIREMENT tab. I think that it doesn’t like the panel to start or end with a “div”.

    I added a “<p> </p>” and the text moved mostly inside of the outline, and interestingly, a “<p></p>” is then automatically inserted at the top and the bottom of this panel. I can see it when I inspect it, but not in the code. When I remove the “<p> </p>” the two “<p></p>”s disappear. So I have added one “<p> </p>” before the last last “</div>” and one after. I had to add the “margin” style to bring the bottom of the outline below the text. So the bottom of that panel looks like this:
    “<p style=”margin-top:15px;”> </p>
    </div>
    <p style=”margin-top:15px;”> </p>”

Viewing 1 replies (of 1 total)