How does browsers compute 'auto' value?
问题 I have two similar styles. When I viewed them in the chrome inspector they have different values although the styles applied are similar. The margins of the elements have the 'auto' value but when computed by the browser there is a big difference between them although the width is the same. For those who will be asking me to point it to a single stylesheet, I actually can't because the first style is for a wordpress theme and the other one is for a whmcs template. Update: added these two