|
was never good
|
 |
|
|

Feb 23rd, 2008, 03:35 PM
okay, no, IE seems to be using the values in the important block. I tried both
right: 25px !important;
right: 35px;
and
right: 35px;
right: 25px !important;
With the idea that the element in question needs to be further to the left in IE, but both times IE takes the 25px value.
|
|
|
|