Tagged Questions
12
votes
10answers
2k views
css problem: Absolutely positioned parent and float:right child stretches
In IE6, IE7 and FF2 the .outer div below is stretching out to the right edge of the document. Here is a complete test case:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
...