The height and width here and here do not seem to serve a purpose since the element is styled with the following:
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
The offsets alone should be enough to stretch the box vertically and horizontally in IE7+
The
heightandwidthhere and here do not seem to serve a purpose since the element is styled with the following:The offsets alone should be enough to stretch the box vertically and horizontally in IE7+