Can someone help please: Firefox is ignoring my 100% width and max-width.
I have a 2-column site: A navbar on the left and a content area on the right. I offset my contentcolumn with a margin of 300px (to compensate for the nav column), but the width of the site in Firefox is wrong (and even more than the 300px offset.
Sorry for the late reply. I checked again and the problem was in all browsers (forgot to clear my cache). I substituted the margin for padding and now the offset works fine.