It seems to me that the Max Margin value is applied even when the style sheet defines less (except when the style sheet sets 0).
That is, when the style sheet says margin-left: 10%; margin-right: 10%; changing the Max Margin value to 20% or 30% will increase the margin.
|