Sun, 2007-01-14 21:34
removed
Sun, 2007-01-14 22:14
#1
You probably need to add
You probably need to add position: relative on #cartSummary to establish a new positioning context and don't use left: XXX - use right instead.
removed
You probably need to add position: relative on #cartSummary to establish a new positioning context and don't use left: XXX - use right instead.